Merge branch 'master' of github.com:Glavin001/atom-beautify

This commit is contained in:
Glavin Wiechert 2015-05-18 15:52:48 -03:00
commit 2c04729e5c
2 changed files with 3 additions and 2 deletions

View File

@ -9,6 +9,7 @@ module.exports = {
###
grammars: [
"JSX"
"JavaScript (JSX)"
]
###