Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 343 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 343 Bytes

onXMaps Prettier Config

Installation

  1. Add the package

    npm add @on-x/prettier
    
  2. Add it to the configuration in package.json

    "prettier": "@on-x/prettier"
    
  3. Make sure your editor honors prettier configuration

  4. ???

  5. Profit!