diff --git a/README.md b/README.md index aec8508..dc38f75 100644 --- a/README.md +++ b/README.md @@ -247,6 +247,10 @@ I renamed the repository to "Awesome Alternatives in Rust". The original name wa * [deno_lint](https://github.com/denoland/deno_lint) - Blazing fast linter for JavaScript and TypeScript written in Rust * [RSLint](https://github.com/rslint/rslint) - A (WIP) Extremely fast JavaScript and TypeScript linter and Rust crate +#### [Prettier](https://github.com/prettier/prettier) + +* [dprint](https://github.com/dprint/dprint) - Pluggable and configurable code formatting platform written in Rust. + #### [ShellCheck](https://github.com/koalaman/shellcheck) * [Shellharden](https://github.com/anordal/shellharden) - The corrective bash syntax highlighter