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
548b65557b
salix-front-mindshore-fork2
/
.prettierrc.js
7 lines
106 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Updated eslint configuration
2022-02-25 12:12:14 +00:00
module
.
exports
=
{
singleQuote
:
true
,
printWidth
:
120
,
tabWidth
:
4
,
Structured translations
2022-02-28 14:35:13 +00:00
endOfLine
:
'auto'
,
}
;