opencode_offline/packages/opencode/tsconfig.json

6 lines
126 B
JSON
Raw Normal View History

2025-05-18 09:31:42 +08:00
{
"$schema": "https://json.schemastore.org/tsconfig",
"extends": "@tsconfig/bun/tsconfig.json",
"compilerOptions": {}
}