Skip to content

Commit d8a603a

Browse files
committed
Update tsconfig.json
Signed-off-by: Sora Morimoto <[email protected]>
1 parent f5f0524 commit d8a603a

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

tsconfig.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,6 @@
44
"@tsconfig/node22/tsconfig.json"
55
],
66
"compilerOptions": {
7-
"isolatedModules": true,
8-
"module": "NodeNext",
9-
"moduleDetection": "force",
10-
"moduleResolution": "NodeNext",
117
"noEmit": true
128
},
139
"exclude": ["_build", "_opam", "astexplorer", "dist", "node_modules"]

0 commit comments

Comments
 (0)