import-js/eslint-plugin-import

no-named-default test failure

Open

#756 opened on Feb 28, 2017

View on GitHub
 (8 comments) (0 reactions) (0 assignees)JavaScript (1,540 forks)batch import
help wanted

Repository metrics

Stars
 (4,946 stars)
PR merge metrics
 (Avg merge 138d 22h) (3 merged PRs in 30d)

Description

@ntdb looks like a lot of PRs are failing because of the following error:

default is a reserved word

Is it okay to disable this test?

Contributor guide