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 06afc0d commit fa18472Copy full SHA for fa18472
tsconfig.json
@@ -1,6 +1,6 @@
1
{
2
"compilerOptions": {
3
- "target":"ES5",
+ "target": "ES5",
4
"lib": ["DOM", "DOM.Iterable", "ESNext"],
5
"allowJs": true,
6
"skipLibCheck": true,
0 commit comments