{"library":"prettier-webpack-plugin","type":"library","category":null,"description":"Automatically formats source files with Prettier during Webpack bundling. Version 1.2.0 supports Webpack 4 (peer dep webpack@^4.2.0) and Prettier ^1.0.0. The plugin reads all dependency files, processes matching extensions (defaults based on Prettier's getSupportInfo), and overwrites them. Key differentiator from a loader: overwrites files directly, not transforming in-memory. Limited to Node.js with Webpack; not maintained since 2018. Alternatives: prettier-webpack-loader for in-memory formatting, or eslint-webpack-plugin with prettier rules for broader linting.","language":"javascript","status":"maintenance","version":"1.2.0","tags":["javascript","prettier","webpack","plugin"],"install":[{"cmd":"npm install prettier-webpack-plugin","imports":["const PrettierPlugin = require('prettier-webpack-plugin');","new PrettierPlugin({ /* options */ })","const PrettierPlugin = require('prettier-webpack-plugin');"]},{"cmd":"yarn add prettier-webpack-plugin","imports":[]},{"cmd":"pnpm add prettier-webpack-plugin","imports":[]}],"homepage":null,"github":"https://github.com/hawkins/prettier-webpack-plugin","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/prettier-webpack-plugin","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/prettier-webpack-plugin/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Fri Jul 24","install_tag":null}}