mirror of
https://github.com/spacebarchat/server.git
synced 2026-05-15 00:55:25 +00:00
Make editors less confused about paths
This commit is contained in:
+1
-1
@@ -33,7 +33,7 @@
|
||||
"moduleResolution": "nodenext" /* Specify how TypeScript looks up a file from a given module specifier. */,
|
||||
// "baseUrl": "./src/", //deprecated
|
||||
"paths": {
|
||||
"*": ["./src/*"],
|
||||
//"*": ["./src/*"],
|
||||
"@spacebar/api*": ["./src/api"],
|
||||
"@spacebar/gateway*": ["./src/gateway"],
|
||||
"@spacebar/cdn*": ["./src/cdn"],
|
||||
|
||||
Reference in New Issue
Block a user