{"library":"prettier-config-ackama","type":"library","category":null,"description":"Standard Prettier configuration for Ackama projects. Version 1.3.0 is the current stable release. The config enforces single quotes for JavaScript/TypeScript and has been updated to use single quotes for CSS, Sass, SCSS, Less, and HTML since v1.3.0, preserve whitespace significance in HTML since v1.2.0, and replaced deprecated `jsxBracketSameLine` with `bracketSameLine` in v1.1.0. Key differentiator: opinionated, organization-wide default that can be shared across projects. Peer dependency on Prettier >= 2.0. Released via semantic-release.","language":"javascript","status":"active","version":"1.3.0","tags":["javascript"],"install":[{"cmd":"npm install prettier-config-ackama","imports":["{\n  \"prettier\": \"prettier-config-ackama\"\n}","module.exports = {\n  ...require('prettier-config-ackama'),\n  semi: true\n}","import ackamaConfig from 'prettier-config-ackama';\nexport default {\n  ...ackamaConfig,\n  semi: true\n}"]},{"cmd":"yarn add prettier-config-ackama","imports":[]},{"cmd":"pnpm add prettier-config-ackama","imports":[]}],"homepage":null,"github":"https://github.com/ackama/prettier-config-ackama","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/prettier-config-ackama","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-config-ackama/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Fri Jul 24","install_tag":null}}