{"id":27037860,"url":"https://github.com/the-unicorns/prettier-config","last_synced_at":"2026-04-24T16:33:31.432Z","repository":{"id":42460674,"uuid":"234836169","full_name":"the-unicorns/prettier-config","owner":"the-unicorns","description":"A Prettier Shareable Config","archived":false,"fork":false,"pushed_at":"2025-03-03T03:10:44.000Z","size":50,"stargazers_count":1,"open_issues_count":5,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-03T04:22:23.643Z","etag":null,"topics":["configs","prettier","shareable"],"latest_commit_sha":null,"homepage":"","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/the-unicorns.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-01-19T03:44:38.000Z","updated_at":"2022-01-26T08:26:45.000Z","dependencies_parsed_at":"2023-10-12T09:41:07.022Z","dependency_job_id":"ca052be7-931b-49bb-aac9-6fc45322e831","html_url":"https://github.com/the-unicorns/prettier-config","commit_stats":null,"previous_names":["the-unicorns/prettier-shareable-config"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/the-unicorns%2Fprettier-config","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/the-unicorns%2Fprettier-config/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/the-unicorns%2Fprettier-config/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/the-unicorns%2Fprettier-config/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/the-unicorns","download_url":"https://codeload.github.com/the-unicorns/prettier-config/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247272258,"owners_count":20911712,"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":["configs","prettier","shareable"],"created_at":"2025-04-05T02:18:05.693Z","updated_at":"2026-04-24T16:33:31.369Z","avatar_url":"https://github.com/the-unicorns.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# The Unicorns Prettier Shareable Config React\n\n[![CircleCI](https://circleci.com/gh/the-unicorns/prettier-config.svg?style=svg)](https://circleci.com/gh/the-unicorns/prettier-config)\n\nA Prettier [Shareable Config](https://prettier.io/docs/en/configuration.html#sharing-configurations) for Javascript based projects\n\n## Installation\n\nUse the package manager [npm](https://www.npmjs.com) or [yarn](https://yarnpkg.com/) to install it.\n\n### Peer Dependencies\n\nPeer dependencies need to be installed in order to make it work properly\n\n```javascript\n\"prettier\": \"^1.19.1\"\n```\n\nAfter that you should install the plugin without any problem\n\n```bash\nyarn add -D @the-unicorns/prettier-config\n```\n\n## Usage\n\nOnce the `@the-unicorns/prettier-config` package is installed, you can use it by specifying `@the-unicorns/prettier-config` in the your `.prettierrc` file.\n\n```js\nmodule.exports = {\n  ...require(\"@the-unicorns/prettier-config\"),\n  semi: false\n};\n```\n\n## Contributing\n\nPull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.\n\nPlease make sure to update tests as appropriate.\n\n## Contributors\n\n- [View Contributors](https://github.com/the-unicorns/prettier-config/graphs/contributors)\n\n## License\n\n[MIT](https://choosealicense.com/licenses/mit/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthe-unicorns%2Fprettier-config","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthe-unicorns%2Fprettier-config","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthe-unicorns%2Fprettier-config/lists"}