zed/crates/prettier
Kirill Bulatov 88c5eb550e
Lookup prettier more leniently (#14403)
Do not require the `prettier` dependency name to be in package.json's
[dev]Dependencies, instead just checking the `node_modules` contents.

Release Notes:

- Improved `prettier` detection to pick up its installation from
transitive dependencies
([12731](https://github.com/zed-industries/zed/issues/12731)
2024-07-13 21:59:14 +03:00
..
src Lookup prettier more leniently (#14403) 2024-07-13 21:59:14 +03:00
Cargo.toml
LICENSE-GPL