7 lines
84 B
JSON
7 lines
84 B
JSON
{
|
|
"extends": "@ljharb/tsconfig",
|
|
"compilerOptions": {
|
|
"target": "es5"
|
|
}
|
|
}
|