webpack-prettier-plugin

1.0.3 • Public • Published

Webpack Prettier Plugin

Automatic And Most Easy Way To Reformat Your Codes Including JavaScript, JSON, CSS, Sass Files Using Prettier.js

Hope You Guys Like It So Lets Make It With Easy 3 Steps:

First Steps:

> npm i -D webpack-prettier-plugin prettier

Second Step: Open Your webpack.config.js

const WebpackPrettierPlugin = require('webpack-prettier-plugin')

Third Step: Also In Your webpack.config.js Plugins Block:

plugins: [
        new PrettierPlugin()
]

All Done!

A Bug? Issue?

  • follow the set up guide
  • if problem still exists : let me know please

Supported Prettier Config And Prettier Ignore File

Make It Bigger!

If You Have A Suggestion Please Let Me Know

Package Sidebar

Install

npm i webpack-prettier-plugin

Weekly Downloads

78

Version

1.0.3

License

ISC

Unpacked Size

6.61 kB

Total Files

10

Last publish

Collaborators

  • aminahmady