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

8 lines
114 B
Plaintext

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