eslint-plugin-flowtype icon indicating copy to clipboard operation
eslint-plugin-flowtype copied to clipboard

[Bug] Parser fails in WebStorm

Open aegyed91 opened this issue 8 years ago • 8 comments

Hi @gcazaciuc,

I am using the newest (v 11.0.3) webstorm. The error i get is ESLint failed: Cannot parse checkstyle XML.

When i remove the flowtype plugin from my .eslintrc everything works. I found a similar problem report at eslint-plugin-react this is the reference number #221. I hope this helps your investigation.

aegyed91 avatar Jan 13 '16 12:01 aegyed91

Same with IntelliJ 15.0.3

red2678 avatar Feb 03 '16 00:02 red2678

Is still in IntelliJ IDEA 2016.2.5 Build #IU-162.2228.15, built on October 14, 2016

same problem.

Wesseldr avatar Nov 07 '16 11:11 Wesseldr

+1

hillscottc avatar Nov 17 '16 19:11 hillscottc

Hey guys,

Not sure this plugin is needed anymore, since you can use as an eslint parser babel-eslint which now integrate much better with eslint. Also there is another eslint plugin that lints js files and fixes no-undef issues with Flowtypes( https://github.com/gajus/eslint-plugin-flowtype ). Please let me know if for some reason you can't use those 2.

gcazaciuc avatar Nov 18 '16 09:11 gcazaciuc

+1

Alex509 avatar Nov 25 '16 10:11 Alex509

+1

neolectron avatar Dec 04 '16 18:12 neolectron

+1

santiagovazquez avatar Feb 20 '17 16:02 santiagovazquez

+1

aevo-tech avatar Jul 28 '17 18:07 aevo-tech