Skip to content

Commit 79c6663

Browse files
committed
chore: add tsconfig.json
1 parent bfa1dad commit 79c6663

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

tsconfig.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"$schema": "https://json.schemastore.org/tsconfig",
3+
"compilerOptions": {
4+
"module": "NodeNext"
5+
}
6+
}

0 commit comments

Comments
 (0)