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

Popular posts from this blog

php - Permission denied. Laravel linux server -

google bigquery - Delta between query execution time and Java query call to finish -

python - Pandas two dataframes multiplication? -