Skip to content

Latest commit

 

History

History

prettier-config

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

@veupathdb/prettier-config

This package includes the prettier configuration used by VEuPathDB websites.

Usage

First, install the package and dependencies with npm:

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

or with yarn:

yarn add -D @veupathdb/prettier-config

Then, add the following to package.json:

    "prettier": "@veupathdb/prettier-config"