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
403143e1aa
atom-beautify
/
examples
/
simple-jsbeautifyrc
/
test2.js
5 lines
81 B
JavaScript
Raw
Blame
History
Q
(
$
.
ajax
(
...
)
)
.
catch
(
function
(
response
)
{
console
.
error
(
response
)
;
}
)
;
Reference in New Issue
View Git Blame
Copy Permalink