73kus-err/.prettierrc
2021-08-02 17:05:36 -04:00

5 lines
66 B
Text

{
"singleQuote": true,
"semi": false,
"endOfLine": "auto"
}