mirror of
https://github.com/nx-bat/discordbot-ng.git
synced 2026-09-22 02:19:09 -04:00
Merge branch 'build-optimisation' of https://github.com/nxbat/discordbot-ng into pr/7
This commit is contained in:
@@ -3,6 +3,9 @@
|
||||
"strict": true,
|
||||
"noUnusedLocals": true,
|
||||
"noImplicitAny": false,
|
||||
|
||||
"target": "esnext",
|
||||
"module": "es2022",
|
||||
"moduleResolution": "bundler",
|
||||
"esModuleInterop": true,
|
||||
"lib": ["ES2021.String"],
|
||||
|
||||
Reference in New Issue
Block a user