Skip to content

Commit 74bd17c

Browse files
ehmickyerezrokah
andauthored
Update README.md
Co-authored-by: Erez Rokah <[email protected]>
1 parent 672e7d3 commit 74bd17c

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
@@ -30,7 +30,7 @@ module.exports = {
3030
"@netlify/eslint-config-node/.prettierrc.json"
3131
```
3232

33-
- Copy the `.editorconfig` and `.gitattributes` files to the root
33+
- Copy the `.editorconfig`,`.gitattributes` and `./scripts/run-on-error.js` files relativity to the root of the project.
3434
- Add the following properties to the `package.json`. Please replace the `scriptsArgs` globbing expressions to match the
3535
files where the source JavaScript/Markdown/HTML/JSON/YAML files are located. `npm run format` should also be run
3636
during `npm test` and `npm run format:ci` during CI

0 commit comments

Comments
 (0)