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 97286f8 commit edde30aCopy full SHA for edde30a
README.md
@@ -29,7 +29,7 @@ It's also a strict _subset_ of ES5, so valid JSON5 files will always be valid ES
29
30
This JavaScript library is a reference implementation for JSON5 parsing and serialization,
31
and is directly used in many of the popular projects mentioned above
32
-(where e.g. extreme performance isn't necessary for config file use cases),
+(where e.g. extreme performance isn't necessary),
33
but others have created [many other libraries](https://github.com/json5/json5/wiki/In-the-Wild)
34
across many other platforms.
35
0 commit comments