Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 264 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 264 Bytes

@lawallet/prettier-config

LaWallet Prettier shared config.

Usage

Install:

$ pnpm add --dev @lawallet/prettier-config

Edit package.json:

{
  // ...
  "prettier": "@lawallet/prettier-config"
}