import-js/eslint-plugin-import

no-named-default test failure

Open

#756 opened on Feb 28, 2017

 (8 comments) (0 reactions) (0 assignees)JavaScript (1,549 forks)batch import
help wanted

Repository metrics

Stars
 (5,940 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