@vizapp-france/prettier-config

2.2.0 • Public • Published

@vizapp-france/prettier-config

Installation

Install the package

npm i -D @vizapp-france/prettier-config

Setup

  1. Create the following file .prettierrc.js

    module.exports = require("@vizapp-france/prettier-config");
  2. Add the following to scripts in package.json

    "prettier": "prettier '**/*.{js,ts,json,css,scss,html,hbs,md}' --write"
    
  3. Install the relevant Editor Addon/Plugin and enable "Prettier on Save".

Running

npm run prettier

Related repos

Package Sidebar

Install

npm i @vizapp-france/prettier-config

Weekly Downloads

0

Version

2.2.0

License

none

Unpacked Size

2 kB

Total Files

4

Last publish

Collaborators

  • pnxdxt