Skip to content

Commit

Permalink
[docs] Fix the documented pathing for an ignoring eslint (#4218)
Browse files Browse the repository at this point in the history
  • Loading branch information
Brianzchen committed Jan 4, 2022
1 parent 3dd4af9 commit 1a0e5d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/faq.md
Expand Up @@ -77,7 +77,7 @@ flow-typed/npm
```
or
```
// .eslintrc.js
// flow-typed/.eslintrc.js
module.exports = {
ignorePatterns: ['**/*.js'],
};
Expand Down

0 comments on commit 1a0e5d7

Please sign in to comment.