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
c54a0400fe
atom-beautify
/
examples
/
nested-jsbeautifyrc
/
vue
/
expected
/
space_after_anon_function.vue
10 lines
110 B
Vue
Raw
Blame
History
<
script
>
export
default
{
data
:
function
(
)
{
return
{
text
:
'Hello, world!'
}
}
}
<
/
script
>
Reference in New Issue
View Git Blame
Copy Permalink