forked from noxious/client
started working on fixing typescript errors
This commit is contained in:
@ -9,7 +9,8 @@
|
||||
],
|
||||
"compilerOptions": {
|
||||
"composite": true,
|
||||
"noEmit": true,
|
||||
"noEmit": false,
|
||||
"noEmitOnError": false,
|
||||
"tsBuildInfoFile": "./node_modules/.tmp/tsconfig.node.tsbuildinfo",
|
||||
|
||||
"module": "ESNext",
|
||||
|
Reference in New Issue
Block a user