import-js/eslint-plugin-import

Importing order is not working consistently across OSs (MacOs)

Open

#1,849 opened on 2020年7月10日

GitHub で見る
 (7 comments) (2 reactions) (0 assignees)JavaScript (1,540 forks)batch import
bughelp wantedimport/export ordering

Repository metrics

Stars
 (4,946 stars)
PR merge metrics
 (平均マージ 138d 22h) (30d で 3 merged PRs)

説明

Hello Dear,

Its similar to this issue: https://github.com/benmosher/eslint-plugin-import/issues/1692

Running the lint here on macs it complains about the importing order.

Running on mohave. nodejs 12.18.2 "eslint": "^7.3.1" "eslint-plugin-import": "^2.18.2"

コントリビューターガイド