mirror of
https://github.com/qwerinope/qweribot.git
synced 2025-12-19 09:21:38 +01:00
rework tsconfigs so tsc now works again
This commit is contained in:
8
tsconfig.chatwidget.json
Normal file
8
tsconfig.chatwidget.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"extends": "./tsconfig.json",
|
||||
"compilerOptions": {
|
||||
"lib": ["DOM", "ES2020"],
|
||||
"types": []
|
||||
},
|
||||
"include": ["src/web/chatWidget/www/**/*"]
|
||||
}
|
||||
Reference in New Issue
Block a user