react-front-end/.prettierrc

7 lines
80 B
Plaintext

{
"tabWidth": 4,
"useTabs": false,
"semi": true,
"singleQuote": false
}