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