mirror of
https://github.com/withastro/astro.git
synced 2025-01-27 22:19:04 -05:00
9 lines
108 B
JSON
9 lines
108 B
JSON
|
{
|
||
|
"ignoreChanges": [
|
||
|
"**/test/**",
|
||
|
"**/*.md"
|
||
|
],
|
||
|
"useWorkspaces": true,
|
||
|
"version": "4.0.0"
|
||
|
}
|