tsconfig.json: commit
This commit is contained in:
parent
dd1c6b7968
commit
b24ad687df
9
tsconfig.json
Normal file
9
tsconfig.json
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
{
|
||||||
|
"compilerOptions": {
|
||||||
|
"target": "es3",
|
||||||
|
"removeComments": true
|
||||||
|
},
|
||||||
|
"include": [
|
||||||
|
"client/*"
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user