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 f0c1f0a commit 488556aCopy full SHA for 488556a
README.md
@@ -48,7 +48,7 @@ Any of the [esformatter](https://github.com/millermedeiros/esformatter) formatti
48
options can be overwritten via a `.jsfmtrc` file. The file is parsed using
49
[rc](https://github.com/dominictarr/rc), which accepts either a `json` or `ini` formatted file.
50
51
-A `.jsfmtrc` will be read if it exists in any of the following directories
+A `.jsfmtrc` will be read if it exists in any of the following directories:
52
* a local .jsfmtrc or the first found looking in ./ ../ ../../ ../../../ etc.
53
* $HOME/.jsfmtrc
54
* $HOME/.jsfmt/config
0 commit comments