Skip to content

Commit e0a0467

Browse files
authored
(fix) remove module option because rollup does not like it
1 parent 911c639 commit e0a0467

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/svelte-check/tsconfig.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
{
22
"extends": "@tsconfig/node16/tsconfig.json",
33
"compilerOptions": {
4-
"module": "CommonJS",
54
"moduleResolution": "node",
65
"strict": true,
76
"esModuleInterop": true

0 commit comments

Comments
 (0)