Skip to content
This repository has been archived by the owner on Aug 2, 2021. It is now read-only.

youngjuning-archive/prettier-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

prettier-config

my prettier config

Install

$ yarn add @youngjuning/prettier-config -D

Usage

In package.json:

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

Or in .prettierrc.js:

module.exports = require("@youngjuning/prettier-config");

Related repos

Releases

No releases published

Packages

No packages published