Skip to content

Commit

Permalink
chore: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 authored Apr 17, 2024
1 parent a7aa534 commit 64bd92e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Config parsers for:

[JSON5](https://json5.org/) (with [`json5`](https://github.com/json5/json5))

[JSON](https://www.json.org/json-en.html) (with format and whitespace preservation)
[JSON](https://www.json.org/json-en.html)

With perfect bundling:

Expand All @@ -31,7 +31,7 @@ With perfect bundling:

✨ Handpicked best libraries (bundle+perf)

✨ Auto-preserves the indentation and whitespace.
✨ Auto detects indentation and whitespace when parsing and preservers when serializing

> [!NOTE]
> Use [unjs/c12](https://github.com/unjs/c12) for a full featured configuration loader!
Expand Down

0 comments on commit 64bd92e

Please sign in to comment.