Skip to content

Commit

Permalink
remove strictNullChecks flag
Browse files Browse the repository at this point in the history
  • Loading branch information
notanengineercom committed Oct 9, 2022
1 parent fc69e25 commit 079559c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
"declaration": true,
"outDir": "./dist",
"strict": true,
"strictNullChecks": false,
"target": "ES6"
}
}

0 comments on commit 079559c

Please sign in to comment.