Files
opencode/tsconfig.json
Dax Raad 925ce6503e sync
2025-09-27 04:10:56 -04:00

6 lines
126 B
JSON

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