1.16.0 • Published 9 months ago

@frsource/prettier-config v1.16.0

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

@frsource/prettier-config

Prettier configuration files used across the FRSOURCE organization.

Usage

// prettier.config.mjs

export { default } from '@frsource/prettier-config';

Note

In most cases, you want to disable prettier for any autogenerated files (like CHANGELOG.md or pnpm-lock.yaml). You can do it like this:

# .prettierignore

pnpm-lock.yaml
CHANGELOG.md
1.16.0

9 months ago

1.15.0

9 months ago

1.14.0

9 months ago

1.13.0

9 months ago

1.12.0

10 months ago

1.11.0

10 months ago

1.10.0

10 months ago

1.9.0

1 year ago

1.8.0

1 year ago

1.7.0

1 year ago

1.6.0

1 year ago

1.5.0

1 year ago

1.2.0

1 year ago

1.1.0

1 year ago

1.4.0

1 year ago

1.3.0

1 year ago

1.0.0

1 year ago