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 05:41:51 +00:00
Code
Releases
Activity
873bf7eb99
zeppelin
/
dashboard
/
.htmlnanorc.js
4 lines
51 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Dashboard: don't collapse whitespace in code blocks (or anywhere)
2019-07-29 22:31:47 +03:00
module
.
exports
=
{
Reformat all files with Prettier
2021-09-11 19:06:51 +03:00
collapseWhitespace
:
false
,
Dashboard: don't collapse whitespace in code blocks (or anywhere)
2019-07-29 22:31:47 +03:00
}
;
Copy permalink