An ESLint plugin providing custom lint rules for Yoast projects. Current version 1.0.1 is outdated with no updates since initial release. This plugin is specific to Yoast's internal ESLint config and is not actively maintained for external use. Use with ESLint (peer dependency) and configure via .eslintrc plugins array. No TypeScript definitions included.
npm install eslint-plugin-yoastVerified import paths — ran on the pinned version, not inferred.
Example .eslintrc configuration enabling the yoast plugin and setting a rule to error level.
Consider migrating to a supported ESLint plugin or remove the dependency.
Replace with a maintained alternative or contribute updates.
Run 'npm install eslint-plugin-yoast --save-dev'.
Ensure eslint-plugin-yoast is listed in devDependencies and plugins array includes 'yoast'.