{"id":17673291,"url":"https://github.com/tommy-mitchell/dprint-config","last_synced_at":"2026-03-05T18:04:21.822Z","repository":{"id":223044538,"uuid":"759185200","full_name":"tommy-mitchell/dprint-config","owner":"tommy-mitchell","description":"Personal config for dprint.","archived":false,"fork":false,"pushed_at":"2025-11-28T03:19:12.000Z","size":35,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-30T15:18:18.696Z","etag":null,"topics":["dprint","dprint-config"],"latest_commit_sha":null,"homepage":"https://npm.im/@tommy-mitchell/dprint-config","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tommy-mitchell.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":"2024-02-17T22:00:59.000Z","updated_at":"2025-11-28T03:19:16.000Z","dependencies_parsed_at":"2024-02-17T22:06:06.983Z","dependency_job_id":"ddb02eec-ef8b-4e91-b519-2b5dd5ee3f84","html_url":"https://github.com/tommy-mitchell/dprint-config","commit_stats":{"total_commits":15,"total_committers":1,"mean_commits":15.0,"dds":0.0,"last_synced_commit":"d5ea148ae707b91d2e640a35b275e8b1ef9c6894"},"previous_names":["tommy-mitchell/dprint-config"],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/tommy-mitchell/dprint-config","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tommy-mitchell%2Fdprint-config","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tommy-mitchell%2Fdprint-config/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tommy-mitchell%2Fdprint-config/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tommy-mitchell%2Fdprint-config/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tommy-mitchell","download_url":"https://codeload.github.com/tommy-mitchell/dprint-config/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tommy-mitchell%2Fdprint-config/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30141313,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-05T16:58:46.102Z","status":"ssl_error","status_checked_at":"2026-03-05T16:58:45.706Z","response_time":93,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["dprint","dprint-config"],"created_at":"2024-10-24T05:09:15.509Z","updated_at":"2026-03-05T18:04:21.757Z","avatar_url":"https://github.com/tommy-mitchell.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dprint-config\n\nPersonal config for [`dprint`](https://github.com/dprint/dprint).\n\n## Install\n\n```sh\nnpm install --save-dev @tommy-mitchell/dprint-config dprint\n```\n\n\u003cdetails\u003e\n\u003csummary\u003eOther Package Managers\u003c/summary\u003e\n\u003cp\u003e\n\n```sh\nyarn add --dev @tommy-mitchell/dprint-config dprint\n```\n\n\u003c/p\u003e\n\u003c/details\u003e\n\nAfter installing, add your desired `dprint` plugins:\n\n```sh\ndprint config add json\ndprint config add markdown\ndprint config add typescript\n```\n\n### Peer Dependencies\n\n- [dprint](https://github.com/dprint/dprint) - Pluggable and configurable code formatting platform written in Rust.\n\n## Usage\n\nAdd to the `extends` section of your `dprint` config:\n\n```jsonc\n\"extends\": [\"node_modules/@tommy-mitchell/dprint-config/index.json\"],\n```\n\n### VS Code\n\nAdd the following to your `settings.json`:\n\n```jsonc\n\"[javascript][typescript][markdown][json][jsonc]\": {\n  \"editor.formatOnSave\": true,\n  \"editor.defaultFormatter\": \"dprint.dprint\",\n},\n```\n\n## Related\n\n- [Dprint Code Formatter](https://marketplace.visualstudio.com/items?itemName=dprint.dprint) - Formats code in VSCode using dprint.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftommy-mitchell%2Fdprint-config","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftommy-mitchell%2Fdprint-config","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftommy-mitchell%2Fdprint-config/lists"}