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

Commit 6e093a0

Browse files
committed
add jsconfig.json
1 parent cd62380 commit 6e093a0

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

jsconfig.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"compilerOptions": {
3+
"target": "ES6"
4+
}
5+
6+
}

0 commit comments

Comments
 (0)