Skip to content

Commit c8ce24a

Browse files
authored
docs: update config in README.md (#37)
1 parent de5dfe1 commit c8ce24a

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
@@ -99,7 +99,7 @@ The application will look for the config `.jlv.jsonc` in the working directory o
9999
The Json path supports the described in [yalp/jsonpath](https://github.com/yalp/jsonpath#jsonpath-quick-intro) syntax.
100100

101101
Example configuration:
102-
```json
102+
```jsonc
103103
{
104104
// Comments are allowed.
105105
"fields": [

0 commit comments

Comments
 (0)