1
0
Fork 0
astro-redirect-from/.prettierrc.json

8 lines
108 B
JSON

{
"semi": false,
"singleQuote": true,
"trailingComma": "none",
"tabWidth": 2,
"endOfLine": "lf"
}