Detalhes do pacote

@cortex-js/prettier-config

cortex-js362MIT1.2.0

CortexJS Prettier config

prettier

readme (leia-me)

prettier-config

To use consistent formatting of HTML, CSS, Typescript, Javascript and more, use this shareable Prettier config file.

Usage

Install

$ npm install --save-dev @cortex-js/prettier-config

Edit package.json

// package.json
{
  "prettier": "@cortex-js/prettier-config"
}