/prettier-config

My prettier config

Primary LanguageJavaScriptMIT LicenseMIT

@negebauer/prettier-config

My personal Prettier config.

Usage

Install with yarn

yarn add -D @negebauer/prettier-config

Edit your package.json to add a prettier key

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

Or create a .prettierrc.json file with the following

"@negebauer/prettier-config"