@dashadmin/dash-prettier
v1.3.67
Published
> Shared Prettier configuration for Dash.
Downloads
3,138
Readme
@dashadmin/dash-prettier
Shared Prettier configuration for Dash.
Overview
Centralised code-formatting rules for the monorepo.
Key exports & features
- Reusable Prettier config
Installation
# From the public npm registry
npm install @dashadmin/dash-prettier
# Or the local Verdaccio registry (unscoped)
npm install dash-prettier --registry http://localhost:4873Usage
// package.json
{ "prettier": "dash-prettier" }Development & publishing
This package is part of the dash-frontend-core monorepo. See DEVELOPMENT.md for the source-modification workflow, local Verdaccio publishing, npm publishing and version-bump policy.
Part of the Dash Framework · @dashadmin scope.
