workadventure/front/.prettierrc.json
2021-07-02 19:03:34 +02:00

6 lines
64 B
JSON

{
"printWidth": 120,
"tabWidth": 4,
"singleQuote": true
}