anotherlusitano_SpectrumPlus/.prettierrc.json
2021-02-19 15:45:15 +01:00

6 lines
88 B
JSON

{
"tabWidth": 2,
"singleQuote": true,
"bracketSpacing": true,
"parser": "css"
}