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 48c7dca commit 0409f76Copy full SHA for 0409f76
README.md
@@ -33,7 +33,7 @@ Ideal for editing configuration files (e.g., `package.json`, `tsconfig.json`) or
33
- **Preserve formatting** – Read, modify, and write JSON5 files without losing comments, indentation, or spacing.
34
- **Style learning** – Automatically applies the document's existing formatting style to new entries.
35
- **Reformatting** – Customize output formatting with flexible options.
36
-- **Type Safety** – Fully typed API for working with JSON5 documents.
+- **Type safety** – Fully typed API for working with JSON5 documents.
37
38
## Installation
39
0 commit comments