mirror of
https://github.com/We-Dont-Byte/Mind_Reader.git
synced 2024-11-15 03:35:59 +00:00
Small update to tsconfig and README
This commit is contained in:
parent
3253cc0b4b
commit
9265a05483
@ -12,6 +12,7 @@
|
|||||||
"noUnusedLocals": true,
|
"noUnusedLocals": true,
|
||||||
"noUnusedParameters": true,
|
"noUnusedParameters": true,
|
||||||
"strict": true, /* enable all strict type-checking options */
|
"strict": true, /* enable all strict type-checking options */
|
||||||
|
"allowJs": true, /* enables importing of JavaScript files */
|
||||||
},
|
},
|
||||||
"exclude": [
|
"exclude": [
|
||||||
"node_modules",
|
"node_modules",
|
||||||
|
Loading…
Reference in New Issue
Block a user