-
-
Notifications
You must be signed in to change notification settings - Fork 254
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Update to ESLint 8. (No need to test with ESLint 7 – we have never needed to test with multiple ESLint versions before, and ESLint 8 changed nothing with the config system.) - Update Prettier. - Update all ESLint plugins. None of them had new conflicting rules. - Update all other dependencies. - Update Node.js versions to test with in CI: Drop Node.js 10 and 15 since they are EOL. Add Node.js 16 and 17. Note: eslint-config-prettier still works with Node.js 10, and there’s no reason for that to change in the foreseeable future. - Remove the table of contents in the readme. That’s a native GitHub feature these days. - Update to npm lockfile version 2. - Fix deprecation warning in build script. - Fix lint errors from updated eslint-plugin-unicorn. Supersedes and closes #201. (It was easier to do this myself than reviewing that PR.)
- Loading branch information
Showing
10 changed files
with
11,491 additions
and
6,871 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.