I am using sublimetext3 for jsx files. I have following packages installed with me
- sublimeLinter
- sublimelinter-jshint
- sublimelinter-jsxhint
- reactJs
- react snippets
I have jsxhint
and jshint
installed using npm -g
options but still jsx files are not getting supported? Is there anything I am missing or should check on?