{"id":20251828,"url":"https://github.com/osdevisnot/prettier","last_synced_at":"2025-06-10T23:39:43.172Z","repository":{"id":49690132,"uuid":"188064055","full_name":"osdevisnot/prettier","owner":"osdevisnot","description":"My personal Prettier config","archived":false,"fork":false,"pushed_at":"2021-06-10T21:28:44.000Z","size":94,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-18T05:32:11.507Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/osdevisnot.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-05-22T15:17:27.000Z","updated_at":"2020-12-16T22:43:49.000Z","dependencies_parsed_at":"2022-08-31T18:10:18.104Z","dependency_job_id":null,"html_url":"https://github.com/osdevisnot/prettier","commit_stats":null,"previous_names":["osdevisnot/prettier-config"],"tags_count":38,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osdevisnot%2Fprettier","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osdevisnot%2Fprettier/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osdevisnot%2Fprettier/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osdevisnot%2Fprettier/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/osdevisnot","download_url":"https://codeload.github.com/osdevisnot/prettier/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osdevisnot%2Fprettier/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259172115,"owners_count":22816514,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-14T10:13:16.343Z","updated_at":"2025-06-10T23:39:43.148Z","avatar_url":"https://github.com/osdevisnot.png","language":"JavaScript","readme":"# @osdevisnot/prettier\n\nSensible Code Formatting Setup in **One Command**\n\n```bash\n$ yarn add --dev @osdevisnot/prettier\n```\n\nor\n\n```bash\nnpm install --save-dev @osdevisnot/prettier\n```\n\n## What\n\nSetup `prettier`, `husky` and `pretty-quick` just by installing `@osdevisnot/prettier`\n\nUses `postinstall` scripts to automatically configure the project.\n\n## How\n\n- This package brings in `prettier`, `husky`, `pretty-quick` and `prettier-plugin-packagejson` as dependencies.\n- These dependencies are marked with `*` so that you always get latest versions for these dependencies.\n- When installed, we use a `postinstall` script to configure project with sensible defaults:\n\n- [x] sets `prettier` property in `package.json` to `@osdevisnot/prettier` if not already defined\n- [x] removes `.prettierrc` and `prettier.config.js` if these files exist\n- [x] sets `husky` property in `package.json` to use `pretty-quick` on `pre-commit` (if not already defined) :\n\n```json\n{ \"husky\": { \"hooks\": { \"pre-commit\": \"pretty-quick --staged\" } } }\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fosdevisnot%2Fprettier","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fosdevisnot%2Fprettier","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fosdevisnot%2Fprettier/lists"}