mirror of
https://github.com/toast-ts/Daggerbot-TS.git
synced 2024-11-17 12:21:00 -05:00
Update tsconfig.json
This commit is contained in:
parent
4fe6e143d1
commit
f25448a867
@ -1,5 +1,4 @@
|
|||||||
{
|
{
|
||||||
"transpileOnly": true,
|
|
||||||
"compilerOptions": {
|
"compilerOptions": {
|
||||||
"skipLibCheck": true,
|
"skipLibCheck": true,
|
||||||
"esModuleInterop": true,
|
"esModuleInterop": true,
|
||||||
@ -17,4 +16,4 @@
|
|||||||
},
|
},
|
||||||
"include": [ "node_modules/@types", "src/" ],
|
"include": [ "node_modules/@types", "src/" ],
|
||||||
"exclude": [ "node_modules", ".git", "src/config.json", "src/DB-Beta.config.json", "src/Toast-Testbot.config.json" ],
|
"exclude": [ "node_modules", ".git", "src/config.json", "src/DB-Beta.config.json", "src/Toast-Testbot.config.json" ],
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user