Files
2026-03-26 09:28:14 +07:00

7 lines
81 B
JSON

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