Initial commit
This commit is contained in:
11
static/tsconfig.json
Normal file
11
static/tsconfig.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"outFile": "remote.js",
|
||||
"strict": true,
|
||||
"target": "es2017"
|
||||
},
|
||||
"files": [
|
||||
"remote.ts"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user