Skip to content

Commit aab46ed

Browse files
authored
Enable strictNullChecks (DefinitelyTyped#42379)
1 parent f6882ca commit aab46ed

File tree

592 files changed

+1168
-1168
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

592 files changed

+1168
-1168
lines changed

types/absolute/tsconfig.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
],
77
"noImplicitAny": true,
88
"noImplicitThis": true,
9-
"strictNullChecks": false,
9+
"strictNullChecks": true,
1010
"strictFunctionTypes": true,
1111
"baseUrl": "../",
1212
"typeRoots": [
@@ -20,4 +20,4 @@
2020
"index.d.ts",
2121
"absolute-tests.ts"
2222
]
23-
}
23+
}

types/acc-wizard/tsconfig.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
],
88
"noImplicitAny": true,
99
"noImplicitThis": true,
10-
"strictNullChecks": false,
10+
"strictNullChecks": true,
1111
"strictFunctionTypes": true,
1212
"baseUrl": "../",
1313
"typeRoots": [
@@ -21,4 +21,4 @@
2121
"index.d.ts",
2222
"acc-wizard-tests.ts"
2323
]
24-
}
24+
}

types/accounting/tsconfig.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
],
77
"noImplicitAny": true,
88
"noImplicitThis": true,
9-
"strictNullChecks": false,
9+
"strictNullChecks": true,
1010
"strictFunctionTypes": true,
1111
"baseUrl": "../",
1212
"typeRoots": [
@@ -20,4 +20,4 @@
2020
"index.d.ts",
2121
"accounting-tests.ts"
2222
]
23-
}
23+
}

types/acl/tsconfig.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
],
77
"noImplicitAny": true,
88
"noImplicitThis": true,
9-
"strictNullChecks": false,
9+
"strictNullChecks": true,
1010
"strictFunctionTypes": true,
1111
"baseUrl": "../",
1212
"typeRoots": [
@@ -22,4 +22,4 @@
2222
"test/mongodbBackend.ts",
2323
"test/redisBackend.ts"
2424
]
25-
}
25+
}

types/acorn/tsconfig.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
],
77
"noImplicitAny": true,
88
"noImplicitThis": true,
9-
"strictNullChecks": false,
9+
"strictNullChecks": true,
1010
"strictFunctionTypes": true,
1111
"baseUrl": "../",
1212
"typeRoots": [
@@ -20,4 +20,4 @@
2020
"index.d.ts",
2121
"acorn-tests.ts"
2222
]
23-
}
23+
}

types/actioncable/tsconfig.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
],
88
"noImplicitAny": true,
99
"noImplicitThis": true,
10-
"strictNullChecks": false,
10+
"strictNullChecks": true,
1111
"strictFunctionTypes": true,
1212
"baseUrl": "../",
1313
"typeRoots": [
@@ -21,4 +21,4 @@
2121
"index.d.ts",
2222
"actioncable-tests.ts"
2323
]
24-
}
24+
}

types/add2home/tsconfig.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
],
77
"noImplicitAny": true,
88
"noImplicitThis": true,
9-
"strictNullChecks": false,
9+
"strictNullChecks": true,
1010
"strictFunctionTypes": true,
1111
"baseUrl": "../",
1212
"typeRoots": [
@@ -20,4 +20,4 @@
2020
"index.d.ts",
2121
"add2home-tests.ts"
2222
]
23-
}
23+
}

types/agenda/tsconfig.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
],
77
"noImplicitAny": true,
88
"noImplicitThis": true,
9-
"strictNullChecks": false,
9+
"strictNullChecks": true,
1010
"strictFunctionTypes": true,
1111
"baseUrl": "../",
1212
"typeRoots": [
@@ -20,4 +20,4 @@
2020
"index.d.ts",
2121
"agenda-tests.ts"
2222
]
23-
}
23+
}

types/alertify/tsconfig.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
],
88
"noImplicitAny": true,
99
"noImplicitThis": true,
10-
"strictNullChecks": false,
10+
"strictNullChecks": true,
1111
"strictFunctionTypes": true,
1212
"baseUrl": "../",
1313
"typeRoots": [
@@ -21,4 +21,4 @@
2121
"index.d.ts",
2222
"alertify-tests.ts"
2323
]
24-
}
24+
}

types/alexa-sdk/tsconfig.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
],
77
"noImplicitAny": true,
88
"noImplicitThis": true,
9-
"strictNullChecks": false,
9+
"strictNullChecks": true,
1010
"strictFunctionTypes": true,
1111
"baseUrl": "../",
1212
"typeRoots": [
@@ -20,4 +20,4 @@
2020
"index.d.ts",
2121
"alexa-sdk-tests.ts"
2222
]
23-
}
23+
}

0 commit comments

Comments
 (0)