Skip to content
This repository has been archived by the owner on Sep 28, 2023. It is now read-only.

Spendesk/prettier-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@spendesk/prettier-config

Shared prettier config at Spendesk.

Using it

Make sure you have access to Github's package registry. Then, add @spendesk/prettier-config to your devDependencies (with yarn add --dev @spendesk/prettier-config). Finally, in the package.json file of your package, add the following key:

{
  // ...
  "prettier": "@spendesk/prettier-config",
  // ...
}

Releases

No releases published

Packages