CabinGame/Program/tsconfig.json

7 lines
No EOL
111 B
JSON

{
"compilerOptions": {
"sourceMap": true,
"target": "es6",
"moduleResolution": "Node"
}
}