opencode/tsconfig.json
2025-06-28 21:57:46 -04:00

5 lines
126 B
JSON

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