pathfinder/demo2/tsconfig.json

7 lines
84 B
JSON
Raw Normal View History

2018-11-14 13:33:53 -05:00
{
"compilerOptions": {
"strict": true,
"target": "es6"
},
}