mobilizon.chapril.org-mobil.../js/.prettierrc.json
Thomas Citharel 7b6ad312c0
Fix prettier config
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-11-26 09:45:54 +01:00

7 lines
95 B
JSON

{
"trailingComma": "es5",
"semi": true,
"singleQuote": false,
"bracketSpacing": true
}