{"library":"prettier-babel","title":"@containership/prettier-babel","description":"A shared Prettier configuration package from Containership, designed to enforce consistent code formatting across projects using Prettier with Babel. Version 1.0.0 is the initial and likely only release. This package is specific to Containership's internal style guide and is not actively maintained. It differs from other shared configs like `@auto/secret-service-prettier` in being organizational-specific and minimal in documentation.","language":"javascript","status":"abandoned","last_verified":"Sat Apr 25","install":{"commands":["npm install prettier-babel"],"cli":null},"imports":["Add to package.json: \"prettier\": \"@containership/prettier-babel\""],"auth":{"required":false,"env_vars":[]},"quickstart":{"code":"// In package.json\n{\n  \"devDependencies\": {\n    \"@containership/prettier-babel\": \"^1.0.0\",\n    \"prettier\": \"^2.0.0\"\n  },\n  \"prettier\": \"@containership/prettier-babel\"\n}","lang":"json","description":"Install the shared config and add it to package.json to apply Containership's Prettier rules.","tag":null,"tag_description":null,"last_tested":null,"results":[]},"compatibility":null}