-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update ESLint config for TypeScript files (#40584)
* Update ESLint config for TypeScript files * Change no-undefined-types to warning * Remove unsed eslint-disable * Restore 'jsdoc/require-returns' * Turn off jsdoc/no-undefined-types * Fix lints caused by turning off "jsdoc/no-undefined-types" * Clean up jetpack-mu-wpcom/eslint.config.mjs * Add changelog * Restore plugins/jetpack/.eslintignore * Turn back jsdoc/no-undefined-types ON with disabled reporting * Re-enable param rules for now Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/12346755392 Upstream-Ref: Automattic/jetpack@9f6b920
- Loading branch information
1 parent
2333210
commit 9cb6456
Showing
5 changed files
with
94 additions
and
93 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
Oops, something went wrong.