mirror of
https://github.com/withastro/astro.git
synced 2025-01-06 22:10:10 -05:00
4 lines
98 B
JSON
4 lines
98 B
JSON
{
|
|
"extends": "../../tsconfig.base.json",
|
|
"exclude": ["node_modules", "dist", "test", "bin"]
|
|
}
|