summary refs log tree commit diff
path: root/fosscord-server.code-workspace
diff options
context:
space:
mode:
authorMadeline <46743919+MaddyUnderStars@users.noreply.github.com>2023-03-31 02:04:36 +1100
committerMadeline <46743919+MaddyUnderStars@users.noreply.github.com>2023-03-31 02:05:02 +1100
commit64e747a4d29220ef285124c98d22646842f03cd6 (patch)
tree2f81bd73522aea4565b9def3d2b23135009363b7 /fosscord-server.code-workspace
parentSPACEBAR (diff)
downloadserver-64e747a4d29220ef285124c98d22646842f03cd6.tar.xz
SPACEBAR
Diffstat (limited to 'fosscord-server.code-workspace')
-rw-r--r--fosscord-server.code-workspace23
1 files changed, 0 insertions, 23 deletions
diff --git a/fosscord-server.code-workspace b/fosscord-server.code-workspace
deleted file mode 100644

index b10a3545..00000000 --- a/fosscord-server.code-workspace +++ /dev/null
@@ -1,23 +0,0 @@ -{ - "folders": [ - { - "path": "src" - }, - { - "path": "assets" - }, - { - "path": "scripts" - }, - { - "path": "." - } - ], - "settings": { - "typescript.tsdk": "util\\node_modules\\typescript\\lib" - }, - "launch": { - "version": "0.2.0", - "configurations": [] - } -}