Skip to content

Commit 694cfdb

Browse files
authored
chore(tsconfig): remove unnecessary strictNullChecks (TanStack#6642)
1 parent 0007e25 commit 694cfdb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tsconfig.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@
2525
"resolveJsonModule": true,
2626
"skipLibCheck": true,
2727
"strict": true,
28-
"strictNullChecks": true,
2928
"target": "ES2020"
3029
},
3130
"include": [".eslintrc.cjs", "prettier.config.js", "scripts"]

0 commit comments

Comments
 (0)