first commit
This commit is contained in:
7
jsconfig.js
Normal file
7
jsconfig.js
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"module": "CommonJS",
|
||||
"target": "ES6"
|
||||
"checkJs": true
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user