-
Notifications
You must be signed in to change notification settings - Fork 843
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Simplify ESLint configurations #761
base: version-4
Are you sure you want to change the base?
Commits on Jul 23, 2024
-
docs: add missing closing parenthesis in async option description (md…
…e#766) The async option description in the documentation was missing a closing parenthesis. This commit adds the closing parenthesis to correctly complete the sentence.
Configuration menu - View commit details
-
Copy full SHA for a4770b8 - Browse repository at this point
Copy the full SHA a4770b8View commit details
Commits on Oct 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b659895 - Browse repository at this point
Copy the full SHA b659895View commit details -
Configuration menu - View commit details
-
Copy full SHA for 76a059a - Browse repository at this point
Copy the full SHA 76a059aView commit details -
Configuration menu - View commit details
-
Copy full SHA for b17c423 - Browse repository at this point
Copy the full SHA b17c423View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ecf4be - Browse repository at this point
Copy the full SHA 5ecf4beView commit details -
Configuration menu - View commit details
-
Copy full SHA for b077e66 - Browse repository at this point
Copy the full SHA b077e66View commit details -
Configuration menu - View commit details
-
Copy full SHA for c808a78 - Browse repository at this point
Copy the full SHA c808a78View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8836459 - Browse repository at this point
Copy the full SHA 8836459View commit details -
Configuration menu - View commit details
-
Copy full SHA for 33e876e - Browse repository at this point
Copy the full SHA 33e876eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 45c828d - Browse repository at this point
Copy the full SHA 45c828dView commit details -
Configuration menu - View commit details
-
Copy full SHA for ad2ea9e - Browse repository at this point
Copy the full SHA ad2ea9eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d60d4d6 - Browse repository at this point
Copy the full SHA d60d4d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 19e8a75 - Browse repository at this point
Copy the full SHA 19e8a75View commit details -
Configuration menu - View commit details
-
Copy full SHA for 715af2c - Browse repository at this point
Copy the full SHA 715af2cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 777ebc8 - Browse repository at this point
Copy the full SHA 777ebc8View commit details -
Configuration menu - View commit details
-
Copy full SHA for ad9f5ae - Browse repository at this point
Copy the full SHA ad9f5aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for d8a1f82 - Browse repository at this point
Copy the full SHA d8a1f82View commit details -
Configuration menu - View commit details
-
Copy full SHA for 278849b - Browse repository at this point
Copy the full SHA 278849bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 50bf11b - Browse repository at this point
Copy the full SHA 50bf11bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ad56e7e - Browse repository at this point
Copy the full SHA ad56e7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for e7650b5 - Browse repository at this point
Copy the full SHA e7650b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5608b92 - Browse repository at this point
Copy the full SHA 5608b92View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8cc8c64 - Browse repository at this point
Copy the full SHA 8cc8c64View commit details -
Replace Travis CI with GitHub Actions
Support for Node.js v8, v10, and v12 are removed and replaced with v18, v20, v21, and v22.
Configuration menu - View commit details
-
Copy full SHA for da763a7 - Browse repository at this point
Copy the full SHA da763a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for d1dd8e8 - Browse repository at this point
Copy the full SHA d1dd8e8View commit details -
Update
engines
in package.jsonThis is not breaking change because `engine-strict` is not set in .npmrc and npm only warns if the user uses legacy Node.js versions.
Configuration menu - View commit details
-
Copy full SHA for 564ad2d - Browse repository at this point
Copy the full SHA 564ad2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 11c0c08 - Browse repository at this point
Copy the full SHA 11c0c08View commit details -
Configuration menu - View commit details
-
Copy full SHA for ad9e68c - Browse repository at this point
Copy the full SHA ad9e68cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 445a128 - Browse repository at this point
Copy the full SHA 445a128View commit details -
Use consistent name for
fs.readFileSync()
In this file, both `readFileSync()` and an alias `read()` are used. You can't do this after migration to ESM.
Configuration menu - View commit details
-
Copy full SHA for 1b58fc3 - Browse repository at this point
Copy the full SHA 1b58fc3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 37f6e09 - Browse repository at this point
Copy the full SHA 37f6e09View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2774e00 - Browse repository at this point
Copy the full SHA 2774e00View commit details -
Configuration menu - View commit details
-
Copy full SHA for 92943e7 - Browse repository at this point
Copy the full SHA 92943e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for edabe2e - Browse repository at this point
Copy the full SHA edabe2eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 860d83c - Browse repository at this point
Copy the full SHA 860d83cView commit details -
Configuration menu - View commit details
-
Copy full SHA for f88e008 - Browse repository at this point
Copy the full SHA f88e008View commit details -
Style-related ESLint rules are purged from ESLint and replaced with ESLint Stylistic.
Configuration menu - View commit details
-
Copy full SHA for 326ccfc - Browse repository at this point
Copy the full SHA 326ccfcView commit details -
Configuration menu - View commit details
-
Copy full SHA for e3919eb - Browse repository at this point
Copy the full SHA e3919ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 48eab22 - Browse repository at this point
Copy the full SHA 48eab22View commit details -
Lint on CI instead of Jake's build process
Because Jake's build process does not fail when ESLint reports errors.
Configuration menu - View commit details
-
Copy full SHA for 5731786 - Browse repository at this point
Copy the full SHA 5731786View commit details -
Configuration menu - View commit details
-
Copy full SHA for ced5214 - Browse repository at this point
Copy the full SHA ced5214View commit details