import-js/eslint-plugin-import

Importing order is not working consistently across OSs (MacOs)

開放

#1,849 建立於 2020年7月10日

 (7 則留言) (2 個反應) (0 位負責人)JavaScript (1,549 個分叉)batch import
bughelp wantedimport/export ordering

倉庫指標

星標
 (5,940 顆星)
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"

貢獻者指南