🐛 fix build

This commit is contained in:
Flam3rboy
2021-10-09 01:44:44 +02:00
parent badea523e8
commit d842478d06
13 changed files with 55 additions and 79 deletions
-17
View File
@@ -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/*"]
}
}
}
BIN
View File
Binary file not shown.