{"id":19737750,"url":"https://github.com/softwareventures/prettier-config","last_synced_at":"2025-04-30T05:30:41.117Z","repository":{"id":38160298,"uuid":"261815374","full_name":"softwareventures/prettier-config","owner":"softwareventures","description":"Standard Prettier configuration for Software Ventures Limited","archived":false,"fork":false,"pushed_at":"2024-11-11T19:13:46.000Z","size":1787,"stargazers_count":0,"open_issues_count":12,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-11-11T20:20:47.902Z","etag":null,"topics":["prettier","typescript"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/@softwareventures/prettier-config","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/softwareventures.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-05-06T16:21:24.000Z","updated_at":"2024-08-07T06:22:15.000Z","dependencies_parsed_at":"2024-06-26T12:07:19.918Z","dependency_job_id":"33249336-2f6d-4651-97c4-43eeffb15ca1","html_url":"https://github.com/softwareventures/prettier-config","commit_stats":{"total_commits":414,"total_committers":4,"mean_commits":103.5,"dds":"0.43236714975845414","last_synced_commit":"d64569c5a19bf454960f8bf9a8c3c122b55df357"},"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softwareventures%2Fprettier-config","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softwareventures%2Fprettier-config/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softwareventures%2Fprettier-config/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softwareventures%2Fprettier-config/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/softwareventures","download_url":"https://codeload.github.com/softwareventures/prettier-config/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224197895,"owners_count":17271999,"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":["prettier","typescript"],"created_at":"2024-11-12T01:12:10.679Z","updated_at":"2024-11-12T01:12:11.306Z","avatar_url":"https://github.com/softwareventures.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# prettier-config\n\nStandard [Prettier](https://prettier.io/) configuration for\n[Software Ventures Limited](https://softwareventures.co.uk/).\n\n## Install\n\n```bash\nnpm install --save-dev @softwareventures/prettier-config\n```\n\nor for yarn users:\n\n```bash\nyarn add --dev @softwareventures/prettier-config\n```\n\n## Usage\n\nAdd to `package.json`:\n\n```json\n{\n    \"prettier\": \"@softwareventures/prettier-config\"\n}\n```\n\n## pre-commit hook\n\nRecommended: Configure husky and precise-commits to automatically reformat\nchanges before they are committed.\n\n```bash\nnpm install --save-dev husky precise-commits\n```\n\nor\n\n```bash\nyarn add --dev husky precise-commits\n```\n\nThen add to `package.json`:\n\n```json\n{\n    \"husky\": {\n        \"hooks\": {\n            \"pre-commit\": \"precise-commits\"\n        }\n    }\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoftwareventures%2Fprettier-config","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsoftwareventures%2Fprettier-config","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoftwareventures%2Fprettier-config/lists"}