This website requires JavaScript.
Explore
Help
Sign In
wbuezas
/
salix-front-mindshore-fork2
forked from
verdnatura/salix-front
Watch
0
Star
0
Fork
You've already forked salix-front-mindshore-fork2
0
Code
Pull Requests
Activity
d1e4017869
salix-front-mindshore-fork2
/
.prettierrc.js
8 lines
121 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Formatted project
2022-03-24 13:57:11 +00:00
module
.
exports
=
{
singleQuote
:
true
,
Updated summary with computed data
2023-01-26 13:56:17 +00:00
printWidth
:
90
,
Formatted project
2022-03-24 13:57:11 +00:00
tabWidth
:
4
,
semi
:
true
,
endOfLine
:
'auto'
,
}
;