TTime/frontend/.prettierrc

6 lines
No EOL
95 B
Text

{
"tabWidth": 2,
"semi": true,
"singleQuote": false,
"bracketSameLine": false
}