Pushed by Git push app from Switch
This commit is contained in:
12
doc/test/tsconfig.json
Normal file
12
doc/test/tsconfig.json
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
{
|
||||||
|
"compilerOptions": {
|
||||||
|
"target" : "ES2017",
|
||||||
|
"module": "commonjs",
|
||||||
|
"moduleResolution": "node",
|
||||||
|
"esModuleInterop": true,
|
||||||
|
"strict": true
|
||||||
|
},
|
||||||
|
"files": [
|
||||||
|
"main.ts"
|
||||||
|
]
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user