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
19a2eb96ef
atom-beautify
/
examples
/
nested-jsbeautifyrc
/
javascript
/
expected
/
space_after_anon_function.js
6 lines
80 B
JavaScript
Raw
Blame
History
export
default
{
data
:
function
(
)
{
return
{
text
:
'Hello, world!'
}
}
}
Reference in New Issue
View Git Blame
Copy Permalink