opengoal-launcher/.prettierrc.json

6 lines
82 B
JSON

{
"tabWidth": 2,
"endOfLine": "lf",
"plugins": ["prettier-plugin-svelte"]
}