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 f12cf45 commit e011601Copy full SHA for e011601
tsconfig.json
@@ -1,6 +1,6 @@
1
{
2
"compilerOptions": {
3
- "target": "es5",
+ "target": "ESNext",
4
"module": "commonjs",
5
"declaration": true,
6
"outDir": "./dist",
0 commit comments