mirror of
https://github.com/toast-ts/Daggerbot-TS.git
synced 2024-11-17 00:10:58 -05:00
Update tsconfig.json
This commit is contained in:
parent
9d40e3307e
commit
49351b39d3
@ -1,5 +1,4 @@
|
||||
{
|
||||
"transpileOnly": true,
|
||||
"compilerOptions": {
|
||||
"skipLibCheck": true,
|
||||
"esModuleInterop": true,
|
||||
@ -17,4 +16,4 @@
|
||||
},
|
||||
"include": [ "node_modules/@types", "src/" ],
|
||||
"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