summaryrefslogtreecommitdiff
path: root/.vscode
diff options
context:
space:
mode:
authoramanjain1644 <[email protected]>2024-07-12 13:07:51 +0530
committeramanjain1644 <[email protected]>2024-07-12 13:07:51 +0530
commitee354fe80acadc0a8df5c34ed916b895fa10fb12 (patch)
tree757c2ead9367052ba3c28af084298d89df1f5221 /.vscode
parentbfa0b985607ab325117b329801eb16b37aed683c (diff)
pawn move added
Diffstat (limited to '.vscode')
-rw-r--r--.vscode/settings.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/.vscode/settings.json b/.vscode/settings.json
new file mode 100644
index 0000000..6f3a291
--- /dev/null
+++ b/.vscode/settings.json
@@ -0,0 +1,3 @@
+{
+ "liveServer.settings.port": 5501
+} \ No newline at end of file