cloudaxe-opencode/packages/opencode/tsconfig.json

6 lines
126 B
JSON
Raw Normal View History

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