Skip to content

Commit 789315e

Browse files
committed
feat: Ensure default severity for legacy ESLint rules
BREAKING CHANGE: Legacy configurations now enforce default rule severity error if missing
1 parent 9688f32 commit 789315e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
</p>
1212
<p align="center"> A collection of custom ESLint rules to enforce coding standards and best practices in your projects. </p>
1313

14-
The `@mindfiredigital/eslint-plugin-hub` aims to help maintain consistent code quality and readability by providing rules for variable names, class names, file names, and function naming conventions.
14+
The `@mindfiredigital/eslint-plugin-hub` aims to help maintain consistent code quality and readability by providing rules for variable names, class names, file names, function naming conventions etc.
1515
<br>
1616

1717
## Table of Contents

0 commit comments

Comments
 (0)