You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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/12353041998
Upstream-Ref: Automattic/jetpack@9f6b920
0 commit comments