eslint-plugin-standard is an ESLint plugin enforcing code style conventions from Standard JavaScript. It helps maintain consistent code styling by integrating Standard's rules seamlessly into your ESLint workflow. This plugin automatically detects and flags violations of the Standard style, such as missing semicolons or incorrect indentation. Save time and effort in code reviews with eslint-plugin-standard and ensure your JavaScript codebase adheres to the popular Standard JavaScript style guide.