subtleGradient / language-javascript-jsx

JavaScript with JSX Bundle for Atom
45 stars 6 forks source link

[Fixed]: 'default' keyword syntax highlighting #39

Open thecodechef opened 7 years ago

thecodechef commented 7 years ago

removed 'default' from keyword.control.js and added it to it's own scope of keyword.operator.default.js

fixes issue #31

@subtleGradient @kengorab

Here is a screenshot:

added-better-syntax-coloring-jsx