Skip to content

JuanAraneta/prettier-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

prettier-config

Prettier config .json file where to centralized the standard.

1. This is only a prettier config file, so you will need to install the npm package for this to work.

npm i -D prettier

2. Add @juanaraneta/prettier-config to your project

{
  "name": "my-cool-library",
  // ...
  "prettier": "@juanaraneta/prettier-config"
  // ...
}

3. You should delete all other Prettier configurations to avoid that your shared configuration file is overridden.

4. Be happy

About

Prettier config .json file where to centralized the standard.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors