We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e8bb33 commit 3ad76feCopy full SHA for 3ad76fe
1 file changed
README.md
@@ -414,7 +414,7 @@ Having a good guideline for creating commits and sticking to it makes working wi
414
_Why:_
415
> Flow introduces few syntaxes that also need to follow certain code style and be checked.
416
417
-* Use `.eslintignore` to exclude file or folders from code style check.
+* Use `.eslintignore` to exclude files or folders from code style checks.
418
419
420
> You don't have to pollute your code with `eslint-disable` comments whenever you need to exclude a couple of files from style checking.
0 commit comments