Small update to tsconfig and README

This commit is contained in:
Simon Maceda
2022-08-12 12:42:03 -05:00
committed by GitHub
parent 3253cc0b4b
commit 9265a05483

View File

@@ -12,6 +12,7 @@
"noUnusedLocals": true,
"noUnusedParameters": true,
"strict": true, /* enable all strict type-checking options */
"allowJs": true, /* enables importing of JavaScript files */
},
"exclude": [
"node_modules",