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

leebmann24/prettier-configuration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Leebmann24

NodeJS codestyle ruleset for prettier

Installation


if you are using npm:

npm install @leebmann24/prettier-configuration

if you are using yarn:

yarn add @leebmann24/prettier-configuration


add configuration to package.json:
{
    ...

  "prettier": "@leebmann24/prettier-configuration",
    ...
}

done 👍

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published