import-js/eslint-plugin-import

Importing order is not working consistently across OSs (MacOs)

Open

#1.849 geöffnet am 10. Juli 2020

Auf GitHub ansehen
 (7 Kommentare) (2 Reaktionen) (0 zugewiesene Personen)JavaScript (4.946 Stars) (1.540 Forks)batch import
bughelp wantedimport/export ordering

Beschreibung

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"

Contributor Guide