@adamsilverstein hosted
today’s agenda: “Consider whether we should start using ESLint rules to recommend vanilla JS functions”
@zebulan brought up that there are a lot of Lodash functions that provide little benefit over native JS equivalents, and in a lot of cases, the only difference is how nullish values are handled.
@adamsilverstein provided for reference: https://github.com/you-dont-need/You-Dont-Need-Lodash-Underscore After discussing concerns, it was concluded that most issues were about style rather than dependencies. Action Item: Zeb will open an issue on the Gutenberg repository proposing specific linting or prettier rules.
open floor:
@gziolo shared a PR, to make registration of component related filters to