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 c824343 commit a3b5bc4Copy full SHA for a3b5bc4
1 file changed
tsconfig.json
@@ -1,8 +1,7 @@
1
{
2
"compilerOptions": {
3
"target": "es2018",
4
- "lib": ["es2018"],
5
- "module": "commonjs",
+ "lib": ["ESNext"],
6
"esModuleInterop": true,
7
"moduleResolution": "node",
8
"strict": true,
0 commit comments