Fonrtend_Start_Code/.prettierrc.json

6 lines
60 B
JSON

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