-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Comparing changes
Open a pull request
base repository: import-js/eslint-plugin-import
base: v2.18.0
head repository: import-js/eslint-plugin-import
compare: v2.18.2
- 18 commits
- 32 files changed
- 7 contributors
Commits on Jun 29, 2019
-
Configuration menu - View commit details
-
Copy full SHA for bb9ba24 - Browse repository at this point
Copy the full SHA bb9ba24View commit details
Commits on Jul 2, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 6512110 - Browse repository at this point
Copy the full SHA 6512110View commit details -
[Fix]
no-unused-modules: Exclude package "main"/"bin"/"browser" ent……ry points Fixes #1327.
Configuration menu - View commit details
-
Copy full SHA for 1caa402 - Browse repository at this point
Copy the full SHA 1caa402View commit details
Commits on Jul 8, 2019
-
fix: Improve parse perf when using
@typescript-eslint/parserFixes #1408 See the above issue for justification.
Configuration menu - View commit details
-
Copy full SHA for 32704da - Browse repository at this point
Copy the full SHA 32704daView commit details -
Configuration menu - View commit details
-
Copy full SHA for 984fa3b - Browse repository at this point
Copy the full SHA 984fa3bView commit details
Commits on Jul 12, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 22d5440 - Browse repository at this point
Copy the full SHA 22d5440View commit details
Commits on Jul 17, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 118afd4 - Browse repository at this point
Copy the full SHA 118afd4View commit details -
[Refactor]
importType: remove use ofcondUsing normal JS makes for far more understandable and maintainable code.
Configuration menu - View commit details
-
Copy full SHA for c5078ad - Browse repository at this point
Copy the full SHA c5078adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a38fd4 - Browse repository at this point
Copy the full SHA 8a38fd4View commit details -
[Refactor]
no-extraneous-dependencies: remove the last bit of lodashUsing `.length` is clearer than a polymorphic `isEmpty`.
Configuration menu - View commit details
-
Copy full SHA for d3a3fa5 - Browse repository at this point
Copy the full SHA d3a3fa5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 752dcd5 - Browse repository at this point
Copy the full SHA 752dcd5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5abd5ed - Browse repository at this point
Copy the full SHA 5abd5edView commit details -
Configuration menu - View commit details
-
Copy full SHA for f4e3f1b - Browse repository at this point
Copy the full SHA f4e3f1bView commit details
Commits on Jul 19, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 3b21de6 - Browse repository at this point
Copy the full SHA 3b21de6View commit details -
Configuration menu - View commit details
-
Copy full SHA for b51aa2f - Browse repository at this point
Copy the full SHA b51aa2fView commit details -
[bugfix] Skip warning on type interfaces
Similar to #1377, we don't want this rule to apply to exported interfaces.
Configuration menu - View commit details
-
Copy full SHA for 582236b - Browse repository at this point
Copy the full SHA 582236bView commit details -
Configuration menu - View commit details
-
Copy full SHA for b3e5311 - Browse repository at this point
Copy the full SHA b3e5311View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a90a20 - Browse repository at this point
Copy the full SHA 1a90a20View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.18.0...v2.18.2