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

8 lines
135 B
JSON

{
"extends": "@ljharb/tsconfig",
"compilerOptions": {
"target": "es2022"
},
"exclude": ["coverage", "test/list-exports"]
}