Spaces:
Sleeping
Sleeping
{ | |
"compilerOptions": { | |
"target": "es6", | |
"module": "commonjs", | |
"noEmit": true, | |
"strict": true | |
}, | |
"files": [ | |
"./example.ts" | |
] | |
} | |