This website requires JavaScript.
Explore
Help
Sign in
kotovalexarian-likes-gitlab
/
gitlab-org--gitlab-foss
Watch
1
Star
0
Fork
You've already forked gitlab-org--gitlab-foss
0
Code
Releases
Activity
7e759f559c
gitlab-org--gitlab-foss
/
.prettierrc
6 lines
73 B
Text
Raw
Normal View
History
Unescape
Escape
Prettier Phase 1: Prettier Configuration, Prettifying of files and documentation
2018-03-14 15:32:36 -04:00
{
Update Prettier Print WIdth to 100
2018-03-23 07:26:57 -04:00
"printWidth": 100,
Prettier Phase 1: Prettier Configuration, Prettifying of files and documentation
2018-03-14 15:32:36 -04:00
"singleQuote": true,
"trailingComma": "all"
}
Copy permalink