-
John Bampton authored
Prettier uses an ignore file to exclude files from formatting when running with pre-commit and also when running standalone from the command line. This is detailed on the CLI docs page: https://prettier.io/docs/cli
John Bampton authoredPrettier uses an ignore file to exclude files from formatting when running with pre-commit and also when running standalone from the command line. This is detailed on the CLI docs page: https://prettier.io/docs/cli
Loading