Skip to content

Commit 8a69ae5

Browse files
chore: set module to nodenext
1 parent b7757f2 commit 8a69ae5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/website/tsconfig.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"compilerOptions": {
55
"baseUrl": ".",
66
"jsxImportSource": "@emotion/react",
7+
"module": "nodenext",
78
"moduleResolution": "nodenext"
89
}
910
}

0 commit comments

Comments
 (0)