Skip to content

Commit bd13208

Browse files
committed
fix: build target for mjs
1 parent d0d4b84 commit bd13208

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tsconfig.mjs.json

-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
"compilerOptions": {
44
"outDir": "dist/mjs",
55
"module": "esnext",
6-
"target": "esnext",
76
"skipLibCheck": true
87
}
98
}

0 commit comments

Comments
 (0)