mirror of
https://github.com/spacebarchat/server.git
synced 2026-03-30 13:55:39 +00:00
SPACEBAR
This commit is contained in:
23
server.code-workspace
Normal file
23
server.code-workspace
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"folders": [
|
||||
{
|
||||
"path": "src"
|
||||
},
|
||||
{
|
||||
"path": "assets"
|
||||
},
|
||||
{
|
||||
"path": "scripts"
|
||||
},
|
||||
{
|
||||
"path": "."
|
||||
}
|
||||
],
|
||||
"settings": {
|
||||
"typescript.tsdk": "util\\node_modules\\typescript\\lib"
|
||||
},
|
||||
"launch": {
|
||||
"version": "0.2.0",
|
||||
"configurations": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user