language-javascript-jsx icon indicating copy to clipboard operation
language-javascript-jsx copied to clipboard

[Fixed]: 'default' keyword syntax highlighting

Open thecodechef opened this issue 8 years ago • 0 comments

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

thecodechef avatar Jun 08 '17 20:06 thecodechef