jamestalmage/xo-with-webstorm

Is this still working?

Primajin opened this issue · 1 comments

I was following this guide but apparently this doesn't seem to work any more with nowadays versions.

I am always running into various errors regarding importing modules vs common js requires etc.

PS R:\eyesbound> node --version
v17.3.0
PS R:\eyesbound> npm --version
8.3.0
PS R:\eyesbound> npx eslint --version
v8.5.0
PS R:\eyesbound> npx xo --version
0.47.0

WebStorm 2021.3

Definitely doesn't work today because of peer dependency version conflicts between eslint-config-xo and eslint-plugin-import since the latter doesn't support eslint@9