workadventure/messages/.prettierrc.json

6 lines
82 B
JSON
Raw Normal View History

2021-12-16 16:27:44 +01:00
{
"printWidth": 120,
"tabWidth": 4,
"plugins": ["prettier-plugin-svelte"]
}