Skip to content

Commit b747fad

Browse files
committed
first draft
1 parent 8a0db60 commit b747fad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"compilerOptions": {
33
"experimentalDecorators": true,
4-
"module": "ESNext",
4+
"module": "NodeNext",
55
"target": "ESNext",
66
"esModuleInterop": true,
77
"moduleResolution": "NodeNext",

0 commit comments

Comments
 (0)