GitLab
Sign in
front-cli
/
fw-h5app-template
Back to Group
Project
Activity
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Snippets
Blame view
.prettierrc
78 Bytes
Edit
Raw
Normal View
History
36821dd7
张志伟
feat: init
1 2 3 4 5
{
"singleQuote"
:
true
,
"trailingComma"
:
"all"
,
"arrowParens"
:
"avoid"
}