{
  "extends": "../../../configs/tsconfig.base.json",
  "include": ["./scripts/*.mjs"],
  "references": [{ "path": "./tsconfig.build.json" }, { "path": "./tsconfig.test.json" }]
}
