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 (4,946 star) (1,540 fork)batch import
bughelp wantedimport/export ordering

描述

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"

贡献者指南