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