prettier-ignore

0.3.0 • Public • Published

prettier-ignore

Usage

Install it.

npm i prettier-ignore -D

Use it via Prettier by passing --ignore-path option.

npx prettier --ignore-path ./node_modules/prettier-ignore/prettierignore .

Why

Prettier will not ignore some common files which should be ignored, like pnpm-lock.yaml file and dist folder, according to their issues. This package provide some commonly patterns which should be ignored by Prettier.

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i prettier-ignore

Weekly Downloads

44

Version

0.3.0

License

MIT

Unpacked Size

4.26 kB

Total Files

10

Last publish

Collaborators

  • zanminkian