mirror of
https://github.com/zoriya/blog.git
synced 2026-08-15 18:44:35 +00:00
5 lines
78 B
JSON
5 lines
78 B
JSON
{
|
|
"extends": "astro/tsconfigs/strict",
|
|
"exclude": ["dist", "src/content"]
|
|
}
|