6 lines
82 B
JSON
6 lines
82 B
JSON
{
|
|
"extends": "./tsconfig.json",
|
|
"compilerOptions": {
|
|
"target": "es5"
|
|
}
|
|
} |