Skip to content

Commit

Permalink
small readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
Egidius committed Mar 20, 2017
1 parent a660880 commit d73e9bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ By default, prettier-eslint will try to find the relevant eslint (and prettier)
Your `webpack.dev.js` file:

```javascript
import PrettierEslintPlugin from 'prettier-eslint-webpack-plugin'
import { PrettierEslintPlugin } from 'prettier-eslint-webpack-plugin'
import fs from 'fs'

...
Expand Down

0 comments on commit d73e9bb

Please sign in to comment.