prettier-webpack-loader
v0.0.1
Published
Automatically process your source files with Prettier when bundling via Webpack
Downloads
5
Readme
Prettier Webpack Loader
Automatically process your source files with Prettier when bundling via Webpack.
Installation
Simply run npm install --save-dev prettier-webpack-loader
or yarn add --dev prettier-webpack-loader
to install.