Skip to content

tenedev/prettier-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@tenedev/prettier-config

A dynamic, plug-and-play shared Prettier configuration that automatically enables optional plugins if they are installed.

npm version Downloads

Installation

npm install -D prettier @tenedev/prettier-config

Usage

Add this to your package.json:

{
  "prettier": "@tenedev/prettier-config"
}

That's it 🎉

Optional Plugin Auto-Detection

This config automatically loads plugins if they exist in your project.

Currently supported:

About

✨ Dynamic shared Prettier config with automatic optional plugin detection

Topics

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors