Skip to content

nix2io/prettier-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

Prettier Config
Nix2 Prettier Config

[ Installation 💾 | Usage 🤓 | NPM 📦 | Github 🕸 ]

Installation

yarn add -D @nix2/prettier-config

Usage

Refrence this package in your package.json:

{
  "name": "my-service",
  "version": "1.0.0",
  "prettier": "@nix2/prettier-config"
}