There was an error while loading. Please reload this page.
1 parent d751679 commit 8cec720Copy full SHA for 8cec720
tsconfig.json
@@ -7,7 +7,7 @@
7
"noImplicitAny": false,
8
"downlevelIteration": true,
9
"sourceMap": true,
10
- "noImplicitThis": false,
+ "noImplicitThis": true,
11
"alwaysStrict": true,
12
"skipLibCheck": true,
13
"noUnusedLocals": true,
0 commit comments