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 de5dfe1 commit c8ce24aCopy full SHA for c8ce24a
README.md
@@ -99,7 +99,7 @@ The application will look for the config `.jlv.jsonc` in the working directory o
99
The Json path supports the described in [yalp/jsonpath](https://github.com/yalp/jsonpath#jsonpath-quick-intro) syntax.
100
101
Example configuration:
102
-```json
+```jsonc
103
{
104
// Comments are allowed.
105
"fields": [
0 commit comments