Skip to content
This repository has been archived by the owner on Nov 7, 2024. It is now read-only.

m-ripper/prettier-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

prettier-config

To get started run

npm install -D prettier @m-ripper/prettier-config

or

yarn add -D prettier @m-ripper/prettier-config

Then simply reference it either via the package.json:

{
  ...
  "prettier": "@m-ripper/prettier-config"
}

or load it with a file like it is described here. If you want to override some properties simply do it like it is described here.

After following these steps you will be able to format with prettier. For more information regarding prettier, look here

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published