0.2.0 • Published 7 months ago

prettier-ignore v0.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

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

0.2.0

7 months ago

0.1.4

7 months ago

0.1.3

1 year ago

0.1.2

1 year ago

0.1.1

1 year ago

0.1.0

1 year ago

0.0.0

1 year ago