Skip to content

Commit

Permalink
add hint about how to disable ESLint (#19170)
Browse files Browse the repository at this point in the history
  • Loading branch information
DiegoBousfield authored and GatsbyJS Bot committed Oct 31, 2019
1 parent 273fd10 commit f82157b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/docs/eslint.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,5 @@ module.exports = {
extends: `react-app`,
}
```

If you want to disable ESLint completely, just create an empty `.eslintrc` file.

0 comments on commit f82157b

Please sign in to comment.