@vighnesh153/prettier-config

0.4.7 • Public • Published

@vighnesh153/prettier-config

npm (scoped) GitHub GitHub issues

My preferred prettier configuration

Installation

npm install -D prettier @vighnesh153/prettier-config

Usage

Add the following to your package.json

{
  // ...
  prettier: '@vighnesh153/prettier-config',
  // ...
}

Ignore path

{
  // ...
  scripts: {
    // ...
    'lint:prettier': 'prettier --write --ignore-path ./node_modules/@vighnesh153/prettier-config/.prettierignore',
    // ...
  },
  // ...
}

Package Sidebar

Install

npm i @vighnesh153/prettier-config

Weekly Downloads

0

Version

0.4.7

License

MIT

Unpacked Size

4.39 kB

Total Files

4

Last publish

Collaborators

  • vighnesh153