mirror of
https://github.com/koush/scrypted.git
synced 2026-05-06 06:00:29 +01:00
noImplicitThis: enabled implicit this checking
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
"alwaysStrict": true,
|
||||
"strictBindCallApply": true,
|
||||
"noFallthroughCasesInSwitch": true,
|
||||
"noImplicitThis": true,
|
||||
"outDir": "./dist",
|
||||
"esModuleInterop": true,
|
||||
"moduleResolution": "NodeNext",
|
||||
|
||||
Reference in New Issue
Block a user