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
85
Releases
Wiki
Activity
22185c3e1c
salix-front
/
.prettierrc
7 lines
112 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Quasar project
2022-03-11 10:25:30 +00:00
{
"singleQuote": true,
"printWidth": 120,
"tabWidth": 4,
"semi": true,
eslint rules update
2022-03-14 09:34:14 +00:00
"endOfLine": "auto"
}