-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Clean up old project-level eslint and prettier scripts (#40434)
A few projects were either imported with eslint and prettier dependencies and scripts in package.json that they had while they were still standalone repos, or were forked from such repos. In preparation for the big eslint 9 upgrade, let's clean those up since they're not used in the monorepo. Four projects have eslint's `prettier/prettier` rule disabled. Let's enable those and let prettier do its thing. This also required updating the root `.prettierrc.js` to actually load `prettier-plugin-svelte`. Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/12147906245 Upstream-Ref: Automattic/jetpack@80020f7
- Loading branch information
Showing
2 changed files
with
52 additions
and
52 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
Oops, something went wrong.