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