Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
foreign
/
customer-service
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Find file
Normal view
History
Permalink
058ab68c87863eabd355987a1918bbe42a3ac4dd
Switch branch/tag
customer-service
.prettierrc
.prettierrc
94 Bytes
Edit
style
3fa9d734
Sixong.Zhu
committed
3 years ago
1
2
3
4
5
6
{
"trailingComma": "es5",
"tabWidth": 4,
"semi": true,
"singleQuote": false
}