File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -4,10 +4,10 @@ ESLint configuration file for Web Scrobbler projects.
4
4
5
5
## Usage
6
6
7
- You can install ` eslint-config- web-scrobbler` by a following way:
7
+ You can install ` @ web-scrobbler/eslint-config ` by a following way:
8
8
9
9
``` sh
10
- > npm install --save-dev eslint-config- web-scrobbler
10
+ > npm install --save-dev @ web-scrobbler/eslint-config
11
11
```
12
12
13
13
### JavaScript
@@ -66,10 +66,10 @@ Licensed under the [MIT License](./LICENSE).
66
66
67
67
<!-- Badges -->
68
68
69
- [ npm-badge ] : https://img.shields.io/npm/v/eslint-config- web-scrobbler
69
+ [ npm-badge ] : https://img.shields.io/npm/v/@ web-scrobbler/eslint-config
70
70
[ workflow-badge ] : https://github.com/web-scrobbler/eslint-config-web-scrobbler/workflows/Lint/badge.svg
71
71
72
72
<!-- Related pages -->
73
73
74
- [ npm ] : https://www.npmjs.com/package/eslint-config- web-scrobbler
74
+ [ npm ] : https://www.npmjs.com/package/@ web-scrobbler/eslint-config
75
75
[ 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