mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-05-14 16:24:41 +00:00
strictNullChecks = true
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
],
|
||||
"noImplicitAny": true,
|
||||
"noImplicitThis": true,
|
||||
"strictNullChecks": false,
|
||||
"strictNullChecks": true,
|
||||
"strictFunctionTypes": true,
|
||||
"baseUrl": "../",
|
||||
"jsx": "react",
|
||||
|
||||
Reference in New Issue
Block a user