Files
opencode/js/tsconfig.json
Dax Raad a34d020bc6 sync
2025-05-26 12:40:17 -04:00

6 lines
126 B
JSON

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