Eslint-plugin-import: support for eslint 6

Created on 15 May 2019  路  4Comments  路  Source: benmosher/eslint-plugin-import

Tests currently run, but are allowed to fail, on the eslint v6 alpha.

We should figure out what changes are needed to make them pass.

(see #1361)

help wanted

Most helpful comment

eslint 6 is now released.

All 4 comments

When I try to use eslint-plugin-import with eslint 6 I get the error Cannot find module 'eslint/lib/util/glob-util'. This is also described in an eslint-issue: https://github.com/eslint/eslint/issues/11720#issuecomment-492428578

@PutziSan that's fixed in master, but still unreleased.

Okay, thx and sorry for the noise ;-)

eslint 6 is now released.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

pahan35 picture pahan35  路  3Comments

xiaodi0003 picture xiaodi0003  路  3Comments

silvenon picture silvenon  路  3Comments

gaearon picture gaearon  路  3Comments

tamlyn picture tamlyn  路  3Comments