Skip to content
This repository was archived by the owner on Apr 30, 2023. It is now read-only.

nzws/prettier-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

913e3a8 · Jul 6, 2020

History

9 Commits
Mar 22, 2020
Jul 26, 2019
Mar 22, 2020
Mar 22, 2020
Jul 26, 2019
Mar 22, 2020
Jul 6, 2020
Mar 22, 2020

Repository files navigation

@nzws/prettier-config

A shared prettier config for my projects.

Installation

  • Install @nzws/prettier-config via npmjs.com
npx add-pkg @nzws/prettier-config --dev
  • Import config in your package.json
{
  ...
  "prettier": "@nzws/prettier-config"
  ...
}
  • Enjoy coding 😂🤘