mirror of
https://github.com/xHyroM/website.git
synced 2024-11-10 01:38:05 +01:00
4 lines
83 B
JSON
4 lines
83 B
JSON
{
|
|
"extends": "astro/tsconfigs/strict",
|
|
"exclude": ["node_modules", ".astro"]
|
|
}
|