Skip to content

Commit 488556a

Browse files
committed
add semicolon
1 parent f0c1f0a commit 488556a

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
@@ -48,7 +48,7 @@ Any of the [esformatter](https://github.com/millermedeiros/esformatter) formatti
4848
options can be overwritten via a `.jsfmtrc` file. The file is parsed using
4949
[rc](https://github.com/dominictarr/rc), which accepts either a `json` or `ini` formatted file.
5050

51-
A `.jsfmtrc` will be read if it exists in any of the following directories
51+
A `.jsfmtrc` will be read if it exists in any of the following directories:
5252
* a local .jsfmtrc or the first found looking in ./ ../ ../../ ../../../ etc.
5353
* $HOME/.jsfmtrc
5454
* $HOME/.jsfmt/config

0 commit comments

Comments
 (0)