{"id":19472363,"url":"https://github.com/aboutbits/prettier-config","last_synced_at":"2026-03-03T15:03:19.926Z","repository":{"id":182725269,"uuid":"669001839","full_name":"aboutbits/prettier-config","owner":"aboutbits","description":null,"archived":false,"fork":false,"pushed_at":"2025-11-25T15:25:47.000Z","size":44,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-28T21:15:32.812Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":null,"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/aboutbits.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-07-21T05:42:40.000Z","updated_at":"2025-11-25T15:25:51.000Z","dependencies_parsed_at":"2024-06-24T15:07:40.935Z","dependency_job_id":"ba1f595a-3e37-4c36-9bb7-aa061bf45980","html_url":"https://github.com/aboutbits/prettier-config","commit_stats":null,"previous_names":["aboutbits/prettier-config"],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/aboutbits/prettier-config","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aboutbits%2Fprettier-config","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aboutbits%2Fprettier-config/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aboutbits%2Fprettier-config/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aboutbits%2Fprettier-config/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aboutbits","download_url":"https://codeload.github.com/aboutbits/prettier-config/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aboutbits%2Fprettier-config/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30050222,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-03T14:38:37.398Z","status":"ssl_error","status_checked_at":"2026-03-03T14:38:06.721Z","response_time":61,"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":[],"created_at":"2024-11-10T19:14:13.026Z","updated_at":"2026-03-03T15:03:19.919Z","avatar_url":"https://github.com/aboutbits.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# @aboutbits/prettier-config\n\n[![npm package](https://badge.fury.io/js/%40aboutbits%2Fprettier-config.svg)](https://badge.fury.io/js/%40aboutbits%2Fprettier-config)\n[![license](https://img.shields.io/github/license/aboutbits/prettier-config)](https://github.com/aboutbits/prettier-config/blob/main/license.md)\n\nAboutBit's [prettier](https://prettier.io/) config\n\n## Usage\n\nInstall the package:\n\n```sh\nnpm i -D @aboutbits/prettier-config\n```\n\nEdit `package.json`:\n\n```json\n{\n  // ...\n  \"prettier\": \"@aboutbits/prettier-config\"\n}\n```\n\n### Extend the preset\n\nCreate a `.prettierrc.js` file:\n\n```js\nconst aboutBitsConfig = require('@aboutbits/prettier-config')\n\nmodule.exports = {\n  ...aboutBitsConfig,\n  singleQuote: false,\n}\n```\n\n## Build \u0026 Publish\n\nTo build and publish the package, visit the GitHub Actions page of the repository.\n\nYou can choose between two workflows:\n- `Release Package` to publish a new version of the package.\n- `Pre-Release Package` to publish a new pre-release version of the package.\n\n**Note:** Pre-releases need to be supplied with a pre-id.\n\n**Note:** To increment a pre-release, you have to run the normal release workflow and select \"prerelease\". For this action you need to already be on a pre-release version.\n\n## Information\n\nAboutBits is a company based in South Tyrol, Italy. You can find more information about us on [our website](https://aboutbits.it).\n\n### Support\n\nFor support, please contact [info@aboutbits.it](mailto:info@aboutbits.it).\n\n### Credits\n\n- [All Contributors](../../contributors)\n\n### License\n\nThe MIT License (MIT). Please see the [license file](license.md) for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faboutbits%2Fprettier-config","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faboutbits%2Fprettier-config","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faboutbits%2Fprettier-config/lists"}