jamestalmage/xo-with-webstorm

Consider linking to webstorm-xo-eslint-bridge

danthegoodman opened this issue · 0 comments

I wasn't satisfied with trying to get eslint configured as described in the readme, so I went an alternative route: Build a wrapper and trick webstorm into thinking that wrapper is actually eslint.

https://www.npmjs.com/package/webstorm-xo-eslint-bridge

If you're comfortable with linking to the project, I'd love to get some exposure for it (and potentially improve it if others find issues).

I literally published the package minutes ago, so it's really new. As of now, I'm the only person who's tested it. Because it's so new, I felt it was presumptuous of me to write a PR just yet.