Skip to content

herp-inc/prettier-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

@herp-inc/prettier-config npm

Shared Prettier configuration for the projects in HERP, Inc.

Caveat

This configuration is intended to be used along with Prettier's EditorConfig integration and therefore minimalistic. Please make sure you have an .editorconfig file in your repository.

Installation

$ yarn add -D @herp-inc/prettier-config

Usage

In your .prettierrc:

"@herp-inc/prettier-config"

Releases

No releases published