Skip to content

Latest commit

 

History

History

prettier-config

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

@nielse63/prettier-config

Shared prettier config

npm (scoped) npm GitHub issues by-label

Installation

npm install --save-dev @nielse63/prettier-config

Usage

Update your package.json file to import the Prettier config:

{
  "prettier": "@nielse63/prettier-config"
}