@softonus/prettier-plugin-whitespace-remover
v1.0.1
Published
Prettier plugin that removes whitespaces of className
Downloads
2,088
Maintainers
Readme
🚀 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 [email protected]