0
0
Fork 0
salix-front-mindshore-fork2/.prettierrc

7 lines
112 B
Plaintext

{
"singleQuote": true,
"printWidth": 120,
"tabWidth": 4,
"semi": true,
"endOfLine": "auto"
}