react jsx - How do you get ESLint to work for jsx in VS2017? -
i've noticed vs-2017 has eslint built in. works great javascript files. there way work jsx files? react-jsx if possible.
after bit of searching found jsx support works best when file .js instead of .jsx. changed extension , eslint began complaining :)
Comments
Post a Comment