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

8 lines
114 B
JSON

{
"extends": "@ljharb/tsconfig",
"compilerOptions": {
"target": "ES2021"
},
"exclude": ["coverage"]
}