Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@fingerprintjs/prettier-config-dx-team

fingerprintjs553MIT0.3.0

Custom prettier config for DX Team

readme

Prettier dx-team preset

This package provides a custom preset for prettier, specifically designed for the DX team at FingerprintJS.

Installation

To install this package, use the following command:

pnpm install -D @fingerprintjs/prettier-config-dx-team

Configuration

To use this preset in your project, add the following configuration to your project's prettier configuration file:

"@fingerprintjs/prettier-config-dx-team"

Dependencies

To simplify dependencies update in project this package has prettier package as a dependency. Please don't add it as a dependency for you project.

License

This project is licensed under the MIT license. See the LICENSE file for more info.