Files
anomalyco_opencode/tsconfig.json
T
2026-08-06 20:46:32 +00:00

6 lines
126 B
JSON

{
"$schema": "https://json.schemastore.org/tsconfig",
"extends": "@tsconfig/bun/tsconfig.json",
"compilerOptions": {}
}