Skip to content

Commit d73e9bb

Browse files
committed
small readme update
1 parent a660880 commit d73e9bb

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
@@ -51,7 +51,7 @@ By default, prettier-eslint will try to find the relevant eslint (and prettier)
5151
Your `webpack.dev.js` file:
5252

5353
```javascript
54-
import PrettierEslintPlugin from 'prettier-eslint-webpack-plugin'
54+
import { PrettierEslintPlugin } from 'prettier-eslint-webpack-plugin'
5555
import fs from 'fs'
5656

5757
...

0 commit comments

Comments
 (0)