mirror of
https://github.com/withastro/astro.git
synced 2024-12-16 21:46:22 -05:00
7 lines
112 B
Text
7 lines
112 B
Text
{
|
|
"singleQuote": true,
|
|
"tabWidth": 2,
|
|
"endOfLine": "auto",
|
|
"trailingComma": "es5",
|
|
"printWidth": 80
|
|
}
|