blob: 5a49992eafed9157e55fe5cf18a1eae8da8300fa [file] [log] [blame]
{
"extends": "@ljharb/tsconfig",
"compilerOptions": {
"target": "es2022",
},
"exclude": [
"coverage",
"test/list-exports"
],
}