Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@WealthSystems/prettier-config

The Prettier shared configuration for Wealth Systems' JavaScript projects.

Requirements

prettier: ^1.7.0

Installation

Install Prettier and this package:

// npm
npm i --save-dev @wealthsystems/prettier-config prettier

// yarn
yarn add --dev @wealthsystems/prettier-config prettier

And add in your package.json:

{
    // ...
    "prettier": "@wealthsystems/prettier-config"
}

If you don't want to use package.json or want to extend this configuratin, a guide is available here.

Changelog

See CHANGELOG.md.

About

Wealth Systems' Prettier shared configuration for JavaScript projects

Topics

Resources

Stars

3 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages