2025-04-02 06:50:39 -04:00

7 lines
84 B
JSON

{
"extends": "@ljharb/tsconfig",
"compilerOptions": {
"target": "es5"
}
}