mirror of
https://github.com/sst/opencode.git
synced 2025-08-05 05:48:05 +00:00
5 lines
126 B
JSON
5 lines
126 B
JSON
{
|
|
"$schema": "https://json.schemastore.org/tsconfig",
|
|
"extends": "@tsconfig/bun/tsconfig.json",
|
|
"compilerOptions": {}
|
|
}
|