Add support to use `package.json` or `package-lock.json` for configuration
Open
enhancement
- Dominant language
- Java
- Stars
- 5.6k
- Forks
- 559
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 34
Description
## Feature request for prettier configuration
Add support to use `package.json` or `package-lock.json` for plugins and versions if they are present in `$projectDir` for gradle and `${project.basedir}` for maven.
Might also be useful to use the `node_modules` directory if present.
Contributor guide
Assessment
This issue has not been assessed yet.