Skip to content

Commit

Permalink
chore: Run prettier on README.
Browse files Browse the repository at this point in the history
  • Loading branch information
amanda-mitchell committed Jan 21, 2021
1 parent 2f83818 commit 0cc01b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ If it detects a `.gitignore` in the local directory, it will also specify that a
`suppress-eslint-errors` must be used with a locally installed copy of `eslint`.
If it can't find one, it will bail out early.

*NOTE:* `jscodeshift` has some bugs with respect to how it handles `.gitignore` files that sometimes causes it to ignore all files.
_NOTE:_ `jscodeshift` has some bugs with respect to how it handles `.gitignore` files that sometimes causes it to ignore all files.
If this tool detects that your `.gitignore` contains problematic patterns, the `--ignore-config` option will be skipped.

In some cases, the code produced by this codemod will make some unfortunate indentation decisions.
Expand Down

0 comments on commit 0cc01b2

Please sign in to comment.