{"library":"prettier-config-smarthr","title":"SmartHR Prettier Config","description":"A sharable Prettier configuration package for SmartHR, version 1.0.1, stable. It provides a consistent code formatting standard for SmartHR projects. The config is minimal and intended to be extended. It is part of the tamatebako monorepo alongside eslint-config-smarthr and eslint-plugin-smarthr. Differentiator: official SmartHR config, integrates with the SmartHR toolchain.","language":"javascript","status":"active","last_verified":"Sat Apr 25","install":{"commands":["npm install prettier-config-smarthr"],"cli":null},"imports":["module.exports = require('prettier-config-smarthr')","const prettierConfig = require('prettier-config-smarthr')","\"prettier\": \"prettier-config-smarthr\""],"auth":{"required":false,"env_vars":[]},"quickstart":{"code":"const prettierConfig = require('prettier-config-smarthr');\nmodule.exports = {\n  ...prettierConfig,\n  semi: true,\n  singleQuote: true\n};","lang":"javascript","description":"Shows how to extend and override the SmartHR Prettier config in a .prettierrc.js file.","tag":null,"tag_description":null,"last_tested":null,"results":[]},"compatibility":null}