{"library":"prettier-loader","type":"library","category":null,"description":"Webpack loader that auto-formats source code with Prettier during the build process. Current stable version is 3.3.0, with ongoing maintenance. It integrates seamlessly with webpack-dev-server to format on every save, supporting Prettier configuration files and ignore directives. Unlike pre-commit hooks or CLI scripts, this loader ensures consistent formatting without additional watchers or developer setup. Requires webpack >= 2 and prettier >= 1.6.","language":"javascript","status":"active","version":"3.3.0","tags":["javascript","webpack","prettier"],"install":[{"cmd":"npm install prettier-loader","imports":["import PrettierLoader from 'prettier-loader'","use: { loader: 'prettier-loader', options: {...} }","module.exports = { module: { rules: [ { test: /\\.jsx?$/, use: { loader: 'prettier-loader' } } ] } }"]},{"cmd":"yarn add prettier-loader","imports":[]},{"cmd":"pnpm add prettier-loader","imports":[]}],"homepage":null,"github":"https://github.com/iamolegga/prettier-loader","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/prettier-loader","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-loader/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Fri Jul 24","install_tag":null}}