{"library":"prettier-lint-lenz","type":"library","category":null,"description":"Prettier is an opinionated code formatter that supports JavaScript, TypeScript, CSS, HTML, Markdown, YAML, and many more languages via plugins. The current stable version is 2.6.4, with a major rewrite v3 (ESM-only) expected in 2023+. It enforces a consistent style by parsing code and reprinting it with its own rules, taking maximum line length into account. Key differentiators include being deterministic, having few configuration options, and integration with editors, pre-commit hooks, and CI. It is the most popular code formatter on npm with millions of weekly downloads. Release cadence is irregular, with minor versions every few months. Requires Node >=18.","language":"javascript","status":"active","version":"2.6.4","tags":["javascript","prettier","lint","side-effect"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install prettier-lint-lenz","imports":["npx prettier --write .","import * as prettier from 'prettier'; const result = await prettier.format('code', { parser: 'babel' });","// .prettierrc\n{\n  \"semi\": false,\n  \"singleQuote\": true\n}"]},{"cmd":"yarn add prettier-lint-lenz","imports":[]},{"cmd":"pnpm add prettier-lint-lenz","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"prettier-lint-lenz","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}