88x31breakout/tsconfig.json

5 lines
53 B
JSON
Raw Normal View History

{
"compilerOptions": {
"target": "ES2017"
}
}