1.0.1 • Published 2 months ago

@softonus/prettier-plugin-whitespace-remover v1.0.1

Weekly downloads
-
License
ISC
Repository
github
Last release
2 months ago

🚀 About

Prettier plugin that removes whitespaces of className

🗂 Install

Bun:

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

Yarn:

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

Npm:

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

🔨 Usage

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

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

📨 Contact

For contact, email ebo@softonus.com