We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00849ed commit cf96ac6Copy full SHA for cf96ac6
tsconfig.json
@@ -1,5 +1,6 @@
1
{
2
"compilerOptions": {
3
+ "noImplicitAny": false,
4
"target": "es5",
5
"lib": ["dom", "dom.iterable", "esnext"],
6
"allowJs": true,
0 commit comments