mirror of
https://github.com/anomalyco/opencode.git
synced 2026-08-23 20:23:51 +00:00
6 lines
91 B
JSON
6 lines
91 B
JSON
{
|
|
"extends": "astro/tsconfigs/strict",
|
|
"compilerOptions": {
|
|
"types": ["bun"]
|
|
}
|
|
}
|