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 09166c0 commit da2dc3fCopy full SHA for da2dc3f
tsconfig.json
@@ -1,7 +1,7 @@
1
{
2
"compilerOptions": {
3
"outDir": "lib",
4
- "target": "es5",
+ "target": "es6",
5
"lib": ["es6", "esnext", "dom"],
6
"module": "commonjs",
7
"declaration": true,
0 commit comments