Skip to content
This repository was archived by the owner on Apr 24, 2022. It is now read-only.

Commit a27424e

Browse files
committed
Add tsconfig.json
1 parent 3eba3e8 commit a27424e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

tsconfig.json

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"compilerOptions": {
3+
"lib": ["esnext"],
4+
"experimentalDecorators": true
5+
}
6+
}

0 commit comments

Comments
 (0)