Enable Typescript strict mode (#426)

This commit is contained in:
Michael Telatynski
2022-10-13 12:42:33 +01:00
committed by GitHub
parent d0c7e3e24b
commit d0e1596bf2
10 changed files with 37 additions and 33 deletions
+1
View File
@@ -16,6 +16,7 @@
"dom"
],
"types": ["jest", "node"],
"strict": true
},
"include": [
"./src/**/*.ts",