File tree Expand file tree Collapse file tree 1 file changed +10
-2
lines changed Expand file tree Collapse file tree 1 file changed +10
-2
lines changed Original file line number Diff line number Diff line change 1
- # eslint-config-web-scrobbler
1
+ # eslint-config-web-scrobbler [ ![ NPM ] [ NpmBadge ]] [ Npm ] [ ![ Test ] [ WorkflowBadge ]] [ Workflow ]
2
2
3
3
ESLint configuration file for Web Scrobbler projects.
4
4
@@ -22,4 +22,12 @@ Then, add `eslint-config-web-scrobbler` to the `extends` array in your
22
22
23
23
## License
24
24
25
- Licensed under the [ MIT License] ( ./LICENSE )
25
+ Licensed under the [ MIT License] ( ./LICENSE ) .
26
+
27
+ <!-- Badges -->
28
+ [ NpmBadge ] : https://img.shields.io/npm/v/eslint-config-web-scrobbler
29
+ [ WorkflowBadge ] : https://github.com/web-scrobbler/eslint-config-web-scrobbler/workflows/Lint/badge.svg
30
+
31
+ <!-- Related pages -->
32
+ [ Npm ] : https://www.npmjs.com/package/eslint-config-web-scrobbler
33
+ [ Workflow ] : https://github.com/web-scrobbler/eslint-config-web-scrobbler/actions?query=workflow%3ALint
You can’t perform that action at this time.
0 commit comments