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