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

@ -94,4 +94,4 @@
font: {
fontSize: 16
}
}
}

View File

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