@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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.1
    612
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.1
    612
  • 1.0.0
    0

Package Sidebar

Install

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

Weekly Downloads

612

Version

1.0.1

License

ISC

Unpacked Size

2.11 kB

Total Files

3

Last publish

Collaborators

  • ebokoo