1.0.2 • Published 9 months ago

@nodstudio/prettier-config v1.0.2

Weekly downloads
-
License
MIT
Repository
-
Last release
9 months ago

prettier-config

Install

  1. Install Eslint on your projet
yarn add --dev prettier prettier-plugin-tailwindcss
  1. Install config
yarn add --dev @nodstudio/prettier-config
  1. Add prettier config
// package.json
{
    // ...
    "prettier": "@nodstudio/prettier-config",
}

or

// .prettierrc
"@nodstudio/prettier-config"

See using a shareable config for further information

1.0.2

9 months ago

1.0.1

10 months ago

1.0.0

10 months ago