6 lines
72 B
JSON
6 lines
72 B
JSON
|
{
|
||
|
"extends": "astro/tsconfigs/strict",
|
||
|
"exclude": [
|
||
|
"dist"
|
||
|
]
|
||
|
}
|