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