{
  "extends": "../../../configs/tsconfig.test.json",
  "include": ["test/**/*.mts", "test/**/*.mjs", "test/**/*.ts", ".vscode-test.*"],
  "references": [{ "path": "./tsconfig.build.json" }]
}
