Skip to content

Commit 223bbc2

Browse files
authored
Merge pull request #2 from bylickilabs/bylickilabs-patch-2
Create tsconfi.json
2 parents 75eacc7 + db98749 commit 223bbc2

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

tsconfi.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"compilerOptions": {
3+
"target": "es2020",
4+
"module": "commonjs",
5+
"outDir": "dist",
6+
"strict": true
7+
}
8+
}

0 commit comments

Comments
 (0)