import-js/eslint-plugin-import

Importing order is not working consistently across OSs (MacOs)

Open

#1,849 创建于 2020年7月10日

在 GitHub 查看
 (7 评论) (2 反应) (0 负责人)JavaScript (1,540 fork)batch import
bughelp wantedimport/export ordering

仓库指标

Star
 (4,946 star)
PR 合并指标
 (平均合并 138天 22小时) (30 天内合并 3 个 PR)

描述

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"

贡献者指南