fries-website/.prettierrc.json

6 lines
60 B
JSON

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