Skip to content

leandromatos/prettier-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prettier Config

Setup

Use yarn to install Prettier and custom config:

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

Create a new .prettierrc.js file and export an object containing your settings:

module.exports = {
  ...require('@leandromatos/prettier-config'),
}

© All rights reserved

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published