This website requires JavaScript.
Explore
Help
Sign In
verdnatura
/
salix-front
Watch
1
Star
2
Fork
You've already forked salix-front
1
Code
Issues
Pull Requests
59
Releases
Wiki
Activity
dev
salix-front
/
.prettierrc.js
8 lines
121 B
JavaScript
Raw
Permalink
Blame
History
module
.
exports
=
{
singleQuote
:
true
,
printWidth
:
90
,
tabWidth
:
4
,
semi
:
true
,
endOfLine
:
'auto'
,
}
;
View Git Blame
Copy Permalink