cloudaxe-opencode/tsconfig.json

6 lines
126 B
JSON
Raw Permalink Normal View History

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