Skip to content

Commit 0cc01b2

Browse files
chore: Run prettier on README.
1 parent 2f83818 commit 0cc01b2

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
@@ -34,7 +34,7 @@ If it detects a `.gitignore` in the local directory, it will also specify that a
3434
`suppress-eslint-errors` must be used with a locally installed copy of `eslint`.
3535
If it can't find one, it will bail out early.
3636

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

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

0 commit comments

Comments
 (0)