@softonus/prettier-plugin-duplicate-remover

1.0.1 • Public • Published

🚀 About

Prettier plugin that removes duplicated strings of className

🗂 Install

Bun:

  bun add -D @softonus/prettier-plugin-duplicate-remover

Yarn:

  yarn add -D @softonus/prettier-plugin-duplicate-remover

Npm:

  npm install --save-dev @softonus/prettier-plugin-duplicate-remover

🔨 Usage

Create a .prettierrc file in your project's root directory with the following configuration:

{
  "plugins": ["@softonus/prettier-plugin-duplicate-remover"]
}

📨 Contact

For contact, email ebo@softonus.com

Package Sidebar

Install

npm i @softonus/prettier-plugin-duplicate-remover

Weekly Downloads

100

Version

1.0.1

License

ISC

Unpacked Size

2.11 kB

Total Files

3

Last publish

Collaborators

  • ebokoo