prettier-config-atlas
v3.0.0
Published
Prettier rules to be shared across all Atlas Chain projects
Maintainers
Readme
Atlas Prettier config
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 prettier-config-atlas - Add a reference to this module in your
package.json"prettier": "prettier-config-atlas"
