mirror of
https://github.com/spacebarchat/server.git
synced 2026-08-29 09:49:13 +00:00
🐛 fix build
This commit is contained in:
-17
@@ -1,17 +0,0 @@
|
||||
{
|
||||
"module": {
|
||||
"type": "commonjs"
|
||||
},
|
||||
"jsc": {
|
||||
"parser": {
|
||||
"syntax": "typescript",
|
||||
"decorators": true
|
||||
},
|
||||
"target": "es2021",
|
||||
"baseUrl": "./",
|
||||
"paths": {
|
||||
"@fosscord/api": ["src/index.ts"],
|
||||
"@fosscord/api/*": ["src/*"]
|
||||
}
|
||||
}
|
||||
}
|
||||
Generated
BIN
Binary file not shown.
Reference in New Issue
Block a user