This website requires JavaScript.
Explore
Gist
Help
Register
Sign In
Mirrors
/
atom-beautify
mirror of
https://github.com/Glavin001/atom-beautify.git
Watch
1
Star
0
Fork
You've already forked atom-beautify
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
3fa4aa292f
atom-beautify
/
examples
/
simple-jsbeautifyrc
/
test.js
4 lines
42 B
JavaScript
Raw
Normal View
History
Unescape
Escape
updated README, added examples
2014-05-19 00:04:56 -06:00
function
hell
(
)
{
Closes #25. Add Ruby support.
2014-06-15 21:09:12 -06:00
console
.
log
(
'world'
)
;
updated README, added examples
2014-05-19 00:04:56 -06:00
}