5 lines
73 B
JSON
5 lines
73 B
JSON
{
|
|
"extends": "astro/tsconfigs/strict",
|
|
"exclude": ["node_modules"]
|
|
}
|