{"library":"prettier-config-moon","title":"prettier-config-moon","description":"A strict, accessibility-focused Prettier shared configuration from the moonrepo team. Current stable version is 1.2.2, released regularly alongside other moonrepo presets. Key differentiators: enforces tabs over spaces for accessibility, includes arrow parenthesis always, trailing commas, semicolons, single quotes, and spaces for indentation. Minimal dependencies; export is a string reference, not a JavaScript object. Designed for projects using Prettier with Node.js and the moon monorepo toolchain.","language":"javascript","status":"active","last_verified":"Sat Apr 25","install":{"commands":["npm install prettier-config-moon"],"cli":null},"imports":["module.exports = 'prettier-config-moon';","module.exports = 'prettier-config-moon';","\"prettier-config-moon\""],"auth":{"required":false,"env_vars":[]},"quickstart":{"code":"// prettier.config.js\nmodule.exports = 'prettier-config-moon';","lang":"javascript","description":"Shows how to extend the shared Prettier config by exporting the package name as a string in a prettier.config.js file.","tag":null,"tag_description":null,"last_tested":null,"results":[]},"compatibility":null}