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 d3ac96b commit b427666Copy full SHA for b427666
1 file changed
tsconfig.json
@@ -2,6 +2,7 @@
2
"compilerOptions": {
3
"module": "nodenext",
4
"moduleResolution": "nodenext",
5
+ "target": "esnext",
6
"strict": true
7
},
8
"files": [],
0 commit comments