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
9d940c4cf1
atom-beautify
/
examples
/
nested-jsbeautifyrc
/
elm
/
expected
/
test.elm
10 lines
74 B
Elm
Raw
Blame
History
module
Main
(..)
where
addThings
x
y
=
x
+
y
main
=
addThings
4
5
Reference in New Issue
View Git Blame
Copy Permalink