Merge branch 'master' of github.com:Glavin001/atom-beautify
This commit is contained in:
commit
2c04729e5c
|
@ -94,4 +94,4 @@
|
|||
font: {
|
||||
fontSize: 16
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -9,6 +9,7 @@ module.exports = {
|
|||
###
|
||||
grammars: [
|
||||
"JSX"
|
||||
"JavaScript (JSX)"
|
||||
]
|
||||
|
||||
###
|
||||
|
@ -18,4 +19,4 @@ module.exports = {
|
|||
"jsx"
|
||||
]
|
||||
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue