workadventure/front/.prettierrc.json
2021-12-06 16:10:35 +01:00

6 lines
82 B
JSON

{
"printWidth": 120,
"tabWidth": 4,
"plugins": ["prettier-plugin-svelte"]
}