{
  "extends": "./tsconfig.json",
  "include": [
    "index.ts",
    "lib/**/*.ts",
    "test/**/*.ts",
    "*.js",
    "*.ts",
    "*.mjs"
  ]
}
