Skip to content

Commit 445c5e8

Browse files
authored
fix: fix typo
The last commit wasn't a semantic-release commit, so I found a typo to fix, so we publish something.
1 parent 21482f9 commit 445c5e8

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
@@ -9,7 +9,7 @@ ESLint configurations used by [Springworks](http://www.springworks.se).
99
## Installation
1010

1111
```bash
12-
$ npm i -DE eslint eslint-plugin-mocha eslint-config-springworks
12+
$ npm i -D eslint eslint-plugin-mocha eslint-config-springworks
1313
```
1414

1515
When extending `springworks/babel`, also install `babel-eslint` and `eslint-plugin-import`

0 commit comments

Comments
 (0)