mirror of
https://github.com/qwerinope/qweribot.git
synced 2025-12-19 09:21:38 +01:00
make all imports nicer
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
{
|
||||
"extends": "./tsconfig.json",
|
||||
"compilerOptions": {
|
||||
"target": "ESNext",
|
||||
"module": "ESNext",
|
||||
"lib": ["DOM", "ES2020"],
|
||||
"types": []
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user