We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0d4b84 commit bd13208Copy full SHA for bd13208
tsconfig.mjs.json
@@ -3,7 +3,6 @@
3
"compilerOptions": {
4
"outDir": "dist/mjs",
5
"module": "esnext",
6
- "target": "esnext",
7
"skipLibCheck": true
8
}
9
0 commit comments