4 lines
88 B
JSON
4 lines
88 B
JSON
{
|
|
"extends": "astro/tsconfigs/strict",
|
|
"exclude": ["dist/**", "node_modules/**"],
|
|
}
|