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 48fb5ae commit 1d09acbCopy full SHA for 1d09acb
tsconfig.json
@@ -1,6 +1,7 @@
1
{
2
"extends": "./tsconfig.base.json",
3
"compilerOptions": {
4
+ "target": "ESNext",
5
"outDir": "./dist"
6
},
7
"include": [
0 commit comments