cineclub-site/front/.prettierrc

7 lines
87 B
Plaintext

{
"trailingComma": "es5",
"tabWidth": 2,
"semi": false,
"singleQuote": false
}