6 lines
100 B
JSON
6 lines
100 B
JSON
{
|
|
"extends": "astro/tsconfigs/strict",
|
|
"compilerOptions": {
|
|
"types": ["astro/client"]
|
|
}
|
|
}
|