opencode_offline/tsconfig.json

6 lines
126 B
JSON
Raw Normal View History

2025-06-29 09:55:24 +08:00
{
"$schema": "https://json.schemastore.org/tsconfig",
"extends": "@tsconfig/bun/tsconfig.json",
"compilerOptions": {}
}