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

8 lines
114 B
Plaintext
Raw Normal View History

2022-03-11 10:25:30 +00:00
{
"singleQuote": true,
"printWidth": 120,
"tabWidth": 4,
"semi": true,
"endOfLine": 'auto',
}