nodenext
1 parent fe66d19 commit b2b4267Copy full SHA for b2b4267
1 file changed
packages/tsconfig.json
@@ -1,8 +1,8 @@
1
{
2
"compilerOptions": {
3
"target": "esnext",
4
- "module": "esnext",
5
- "moduleResolution": "node",
+ "module": "nodenext",
+ "moduleResolution": "nodenext",
6
"newLine": "lf",
7
"strict": true
8
},
0 commit comments