initial commit
This commit is contained in:
commit
d7513092df
5 changed files with 28 additions and 0 deletions
6
tsconfig.json
Normal file
6
tsconfig.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"compilerOptions": {
|
||||
"target": "es5",
|
||||
"module": "commonjs"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue