{"library":"esbuild-plugin-prettier","type":"library","category":null,"description":"An esbuild plugin that automatically formats processed files with Prettier. Version 1.0.0 is the initial release. It runs Prettier on each file that matches the filter regex (default: /[jt]sx?|s?css/) and writes changes back. This plugin is useful in watch mode to keep code formatted without manual intervention. It is lightweight and configurable, but note that Prettier rewriting may conflict with esbuild's incremental build caching.","language":"javascript","status":"active","version":"1.0.0","tags":["javascript"],"last_verified":"Fri May 01","install":[{"cmd":"npm install esbuild-plugin-prettier","imports":["import esbuildPluginPrettier from 'esbuild-plugin-prettier'","import plugin from 'esbuild-plugin-prettier'","import type { Options } from 'esbuild-plugin-prettier'"]},{"cmd":"yarn add esbuild-plugin-prettier","imports":[]},{"cmd":"pnpm add esbuild-plugin-prettier","imports":[]}],"homepage":null,"github":"https://github.com/dom111/esbuild-plugin-prettier","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/esbuild-plugin-prettier","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}