File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 1
1
# eslint-plugin-check-file
2
2
3
- [ ![ NPM Version] [ npm-image ]] [ npm -url]
3
+ [ ![ NPM Version] [ npm-image ]] [ downloads -url]
4
4
[ ![ NPM Downloads] [ downloads-image ]] [ downloads-url ]
5
+ [ ![ NPM License] [ license-image ]] [ downloads-url ]
6
+
5
7
6
8
ESLint rules for consistent filename and folder. Allows you to enforce a consistent naming pattern for the filename and folder.
7
9
@@ -81,6 +83,6 @@ Then configure the rules you want to use under the rules section.
81
83
82
84
83
85
[ npm-image ] : https://img.shields.io/npm/v/eslint-plugin-check-file.svg
84
- [ npm-url ] : https://www.npmjs.com/package/eslint-plugin-check-file
85
86
[ downloads-image ] : https://img.shields.io/npm/dm/eslint-plugin-check-file.svg
87
+ [ license-image ] : https://img.shields.io/npm/l/eslint-plugin-check-file
86
88
[ downloads-url ] : https://www.npmjs.com/package/eslint-plugin-check-file
You can’t perform that action at this time.
0 commit comments