dashboard/.prettierrc

5 lines
43 B
Text
Raw Normal View History

2020-05-20 15:28:14 -04:00
{
"singleQuote": true,
"tabWidth": 4
}