# Install prettylint with npm

Run Prettier as a linter. Version 2.0.0 via npm; verified 2023-07-27.

## Install

```sh
sudo av install npm:prettylint
```

Additional install commands:

### Portable and language managers

- npm (100%):

```sh
npm install -g prettylint
```

  Evidence: local npm package metadata

## Package facts

- **Package key:** npm:prettylint
- **Package manager:** npm
- **Package manager page:** <https://www.npmjs.com/package/prettylint>
- **Version:** 2.0.0
- **Source summary:** Run Prettier as a linter
- **Homepage:** <https://github.com/ikatyang/prettylint#readme>
- **Repository:** <https://github.com/ikatyang/prettylint>
- **Upstream docs:** <https://github.com/ikatyang/prettylint#readme>
- **License:** MIT
- **Source archive:** <https://registry.npmjs.org/prettylint/-/prettylint-2.0.0.tgz>
- **Issue tracker:** <https://github.com/ikatyang/prettylint/issues>
- **Published:** 2023-07-27T11:02:35.949Z
- **Last updated:** 2023-07-27T11:02:35.949Z
- **Generated:** 2026-08-04T22:13:35+00:00

## Executables

- prettylint (cli)
- prettylint (alias)

## Dependencies

- eslint-formatter-pretty
- fast-glob
- ignore
- lines-and-columns
- meow
- prettier-linter-helpers

## Build dependencies

- @types/fs-extra
- @types/prettier-linter-helpers
- @vitest/coverage-v8
- fs-extra
- jest-snapshot-serializer-ansi
- prettier
- standard-version
- typescript
- vite
- vitest

## Install behavior

- Post-install hook: not defined
- Bottle: not available

## Freshness

- Page generated: 2026-08-04
- Package-manager version: 2.0.0
- Package-manager updated: 2023-07-27
- Local data: ok
- Upstream repository: https://github.com/ikatyang/prettylint
- warning: The package-manager record has not been updated in over a year.
- info: No cached GitHub release or tag data was available.

## Security Notes

No matching local secret-handling manifest was found for prettylint. Package metadata is still published here so future coverage has a stable package URL.


## Source Database Details

- **Source Database:** npm registry
- **Dist Tags:** Latest: 2.0.0
- **Version Count:** 2
- **Maintainers:** ikatyang
- **Author:** Ika
- **Publisher:** ikatyang
- **Engines:** Node: >=16
- **Peer Dependencies:** prettier
- **Integrity:** sha512-LcXYfGJij3+vsNeSG4pMRmm2FZ4/ZG5jsiz5DflbChZQ/YH1QXnaESC6eUE8O2Fk95q22Iog92vj7+JfsoUIrQ==
- **Shasum:** 89abdbfb62002f379b87ea8829c5877a83d89706
- **Unpacked Size:** 27,122
- **File Count:** 0
- **Created At:** 2017-10-19T11:35:01.882Z
- **Latest Published At:** 2023-07-27T11:02:35.949Z
- **Modified At:** 2023-07-27T11:02:36.210Z


## Related links

- [npm command packages](https://pkg.so/npm-cli-packages/) - Matched curated package taxonomy and local package facts.
- [xo](https://pkg.so/npm/xo/) - Local package facts share a topical domain. Shared terms: eslint, eslint-formatter-pretty, formatter, linter, meow.
- [prettierx](https://pkg.so/npm/prettierx/) - Local package facts share a topical domain. Shared terms: eslint, fast, fast-glob, formatter, glob.
- [rescript-relay-router](https://pkg.so/npm/rescript-relay-router/) - Local package facts share a topical domain. Shared terms: columns, fast, fast-glob, glob, lines.

## Sources

- pkg.so package database
- package-page enrichment
- package version freshness
- package relationship graph
- cross-ecosystem install command graph
