diff --git a/examples/custom-hooks/README.md b/examples/custom-hooks/README.md index b168d3c4b1..115199d292 100644 --- a/examples/custom-hooks/README.md +++ b/examples/custom-hooks/README.md @@ -3,4 +3,4 @@ To run this example: - `npm install` or `yarn` -- `npm run start` or `yarn start` +- `npm start` or `yarn start` diff --git a/examples/custom-hooks/package.json b/examples/custom-hooks/package.json index f5608b704b..7b994b3317 100644 --- a/examples/custom-hooks/package.json +++ b/examples/custom-hooks/package.json @@ -20,7 +20,8 @@ "@rescripts/cli": "^0.0.11", "@rescripts/rescript-use-babel-config": "^0.0.8", "@rescripts/rescript-use-eslint-config": "^0.0.9", - "babel-eslint": "10.0.1" + "babel-eslint": "10.0.1", + "eslint-config-prettier": "^6.12.0" }, "browserslist": { "production": [