You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,7 @@ It's also a strict _subset_ of ES5, so valid JSON5 files will always be valid ES
29
29
30
30
This JavaScript library is a reference implementation for JSON5 parsing and serialization,
31
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),
32
+
(where e.g. extreme performance isn't necessary),
33
33
but others have created [many other libraries](https://github.com/json5/json5/wiki/In-the-Wild)
0 commit comments