Skip to content

Commit eca2601

Browse files
committed
Update README
1 parent 5f3ee50 commit eca2601

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ TypeScript-first Prettier config with carefully considered details.
77
- Uses the [`oxc` parser](https://oxc.rs/docs/guide/usage/parser.html) for lightning-fast TypeScript and JavaScript formatting.
88
- Formats shell scripts out of the box, including `git` hook files.
99
- Formats HTML fragments in `README.md` and any other GitHub-Flavored Markdown document.
10-
- Sorts all JSON files, with curated order patterns for common configs like `package.json`, `tsconfig.json`, `.oxlintrc.json`, and more.
10+
- Sorts all JSON files, with curated order patterns for common config files like `package.json`, `tsconfig.json`, and more.
1111

1212
## Install
1313

@@ -50,6 +50,7 @@ ln -s node_modules/@standard-config/prettier/.editorconfig
5050
## Related
5151

5252
- [**@standard-config/oxlint**](https://github.com/standard-config/oxlint)
53+
- [**@standard-config/tsconfig**](https://github.com/standard-config/tsconfig)
5354
- [**prettier-plugin-expand-json**](https://github.com/porada/prettier-plugin-expand-json)
5455
- [**prettier-plugin-markdown-html**](https://github.com/porada/prettier-plugin-markdown-html)
5556
- [**prettier-plugin-yaml**](https://github.com/porada/prettier-plugin-yaml)

0 commit comments

Comments
 (0)