This website requires JavaScript.
Explore
Help
Sign in
StyAndCo
/
zeppelin
Watch
3
Star
0
Fork
You've already forked zeppelin
0
mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced
2025-03-15 22:01:50 +00:00
Code
Releases
Activity
24df1d827f
zeppelin
/
.prettierrc
5 lines
50 B
Text
Raw
Normal View
History
Unescape
Escape
Change prettier line width from 80 to 100, reformat files
2018-07-12 01:45:26 +03:00
{
prettier: enable dangling commas
2019-02-09 13:23:35 +02:00
"printWidth": 120,
"trailingComma": "all"
Change prettier line width from 80 to 100, reformat files
2018-07-12 01:45:26 +03:00
}
Copy permalink