7 lines
87 B
JSON
Raw Normal View History

2019-11-13 11:48:39 +09:00
{
"extends": "./tsconfig.app.json",
"compilerOptions": {
"target": "es5"
}
}