pathfinder/demo2/tsconfig.json

7 lines
84 B
JSON

{
"compilerOptions": {
"strict": true,
"target": "es6"
},
}