This website works better with JavaScript
Home
Explore
Help
Sign In
studio_vue3
/
common
Watch
4
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
19e2d0a883
Branches
Tags
master
common
/
.prettierrc.json
.prettierrc.json
94 B
History
Raw
1
2
3
4
5
6
{
"singleQuote": true,
"printWidth": 160,
"bracketSpacing": true,
"endOfLine": "lf"
}