@solana/prettier-config-solana
v0.0.7
Published
Prettier rules to be shared across all Solana Labs projects
Maintainers
Readme
Solana Prettier config
[!WARNING] This package is deprecated. It has been replaced by
@solana-config/prettier, part of the@solana-foundation/js-configsmonorepo. Please migrate to the new package; this one will no longer receive updates.
Let's share this Prettier config across all of our projects, to keep things consistent.
Installation
- Install this package in the target project, along with the required peer dependencies
pnpx install-peerdeps@2 --pnpm --dev @solana/prettier-config-solana - Add a reference to this module in your
package.json"prettier": "@solana/prettier-config-solana"
