7 lines
100 B
JSON
7 lines
100 B
JSON
|
{
|
||
|
"extends": "astro/tsconfigs/strictest",
|
||
|
"compilerOptions": {
|
||
|
"types": ["bun-types"]
|
||
|
}
|
||
|
}
|