-
Notifications
You must be signed in to change notification settings - Fork 19
Comparing changes
Open a pull request
base repository: MetaMask/eslint-config
base: v12.1.0
head repository: MetaMask/eslint-config
compare: v12.2.0
- 10 commits
- 24 files changed
- 8 contributors
Commits on Jul 17, 2023
-
1
Configuration menu - View commit details
-
Copy full SHA for 134ea30 - Browse repository at this point
Copy the full SHA 134ea30View commit details
Commits on Jul 18, 2023
-
jsdoc: remove deprecated rule jsdoc/newline-after-description (#290)
Will be causing error starting with eslint-plugin-jsdoc@43 gajus/eslint-plugin-jsdoc#1031
Configuration menu - View commit details
-
Copy full SHA for 01b5fa9 - Browse repository at this point
Copy the full SHA 01b5fa9View commit details -
Use eslint-plugin-import@~2.26.0 (#307)
Co-authored-by: legobeat <109787230+legobeat@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d7ba49c - Browse repository at this point
Copy the full SHA d7ba49cView commit details -
fix(lint): Change endOfLine rules to better support linting on Windows (
#311) * fix(lint): Change endOfLine rules to better support linting on Windows * new snapshots * reverted changes to environment.json files
Configuration menu - View commit details
-
Copy full SHA for 9a3be2b - Browse repository at this point
Copy the full SHA 9a3be2bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d48c5c9 - Browse repository at this point
Copy the full SHA d48c5c9View commit details
Commits on Jul 19, 2023
-
devDeps: eslint@8.27.0->8.45.0 (#310)
* replace eslint patch with @eslint/js devDep eslint/eslint#16844
Configuration menu - View commit details
-
Copy full SHA for 860d5ec - Browse repository at this point
Copy the full SHA 860d5ecView commit details
Commits on Jul 26, 2023
-
Enforce specification of return types in TypeScript (#314)
Enable the `@typescript-eslint/explicit-function-return-type` rule, which enforces that return types are specified for all functions. Being explicit about the return type makes it easier to see type without having to open the code in an editor, and communicating what a function _ought_ to return prevents bugs from sneaking in (in case the return value is not being tested).
Configuration menu - View commit details
-
Copy full SHA for 2ad7f6b - Browse repository at this point
Copy the full SHA 2ad7f6bView commit details
Commits on Sep 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1ac0f01 - Browse repository at this point
Copy the full SHA 1ac0f01View commit details
Commits on Sep 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7c43a31 - Browse repository at this point
Copy the full SHA 7c43a31View commit details -
* partial release of @metamask/eslint-config only --------- Co-authored-by: github-actions <github-actions@github.com> Co-authored-by: legobt <6wbvkn0j@anonaddy.me>
Configuration menu - View commit details
-
Copy full SHA for ee9723e - Browse repository at this point
Copy the full SHA ee9723eView 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 v12.1.0...v12.2.0