This website requires JavaScript.
Explore
Help
Sign In
verdnatura
/
salix-front
Watch
2
Star
2
Fork
You've already forked salix-front
1
Code
Issues
Pull Requests
99
Releases
Wiki
Activity
f423cc2a1d
salix-front
/
.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'
,
}
;