7 lines
87 B
JSON
7 lines
87 B
JSON
{
|
|
"extends": "./tsconfig.app.json",
|
|
"compilerOptions": {
|
|
"target": "es5"
|
|
}
|
|
}
|