Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump prettier from 3.1.1 to 3.2.4 (#1394)
* Bump prettier from 3.1.1 to 3.2.4 Bumps [prettier](https://github.com/prettier/prettier) from 3.1.1 to 3.2.4. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.1.1...3.2.4) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Format+ESLint config change Reformat jsonc files in accordance with the new version of Prettier. Update the ESLint configuration accordingly, changing the options for `eslint-plugin-jsonc` to disable the jsonc/comma-dangle rule because now it will be handled automatically for JSONC files by Prettier and for normal JSON files they're illegal anyway. --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Eric Cornelissen <[email protected]>
- Loading branch information