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,
|
"strict": true,
|
||||||
"noUnusedLocals": true,
|
"noUnusedLocals": true,
|
||||||
"noImplicitAny": false,
|
"noImplicitAny": false,
|
||||||
|
|
||||||
|
"target": "esnext",
|
||||||
|
"module": "es2022",
|
||||||
"moduleResolution": "bundler",
|
"moduleResolution": "bundler",
|
||||||
"esModuleInterop": true,
|
"esModuleInterop": true,
|
||||||
"lib": ["ES2021.String"],
|
"lib": ["ES2021.String"],
|
||||||
|
|||||||
Reference in New Issue
Block a user