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
ESLint rules for consistent filename and folder. Allows you to enforce a consistent naming pattern for the filename and folder.
10
12
11
13
## Installation
@@ -79,8 +81,6 @@ Then configure the rules you want to use under the rules section.
79
81
-[check-file/filename-naming-convention](docs/rules/filename-naming-convention.md): Enforce a consistent naming pattern for filenames for specified files
80
82
-[check-file/folder-naming-convention](docs/rules/folder-naming-convention.md): Enforce a consistent naming pattern for folder names for specified folders
0 commit comments