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

migueloller picture migueloller  路  3Comments

benmosher picture benmosher  路  3Comments

AndrewLeedham picture AndrewLeedham  路  3Comments

daltonamitchell picture daltonamitchell  路  3Comments

sveyret picture sveyret  路  3Comments