mirror of
https://github.com/compiler-explorer/compiler-explorer.git
synced 2025-12-27 10:33:59 -05:00
Add noImplicitOverride to tsc config
This commit is contained in:
@@ -10,8 +10,5 @@
|
||||
/* Code generation */
|
||||
"outDir": "./out/app",
|
||||
"typeRoots": ["./typings", "./node_modules/@types"],
|
||||
/* Other options */
|
||||
"strict": true,
|
||||
"noImplicitAny": false
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user