{"id":22196921,"url":"https://github.com/valtech-commerce/prettier-config","last_synced_at":"2026-05-07T14:49:24.943Z","repository":{"id":65770487,"uuid":"598803675","full_name":"valtech-commerce/prettier-config","owner":"valtech-commerce","description":"Opinionated Prettier shareable configs","archived":false,"fork":false,"pushed_at":"2023-03-21T21:38:00.000Z","size":1377,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-10-11T04:51:54.269Z","etag":null,"topics":["npm-package","prettier-config","pwa-studio","spire"],"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/valtech-commerce.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":"SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-02-07T20:52:58.000Z","updated_at":"2023-02-07T22:00:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"5ddbd791-d964-41cc-805d-e4abae7c11f6","html_url":"https://github.com/valtech-commerce/prettier-config","commit_stats":{"total_commits":26,"total_committers":1,"mean_commits":26.0,"dds":0.0,"last_synced_commit":"c4ff5087a270a55497c7d824cf9ec9024da781c4"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/valtech-commerce/prettier-config","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valtech-commerce%2Fprettier-config","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valtech-commerce%2Fprettier-config/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valtech-commerce%2Fprettier-config/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valtech-commerce%2Fprettier-config/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/valtech-commerce","download_url":"https://codeload.github.com/valtech-commerce/prettier-config/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valtech-commerce%2Fprettier-config/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32743054,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-07T02:14:30.463Z","status":"ssl_error","status_checked_at":"2026-05-07T02:14:29.405Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["npm-package","prettier-config","pwa-studio","spire"],"created_at":"2024-12-02T14:17:28.743Z","updated_at":"2026-05-07T14:49:24.924Z","avatar_url":"https://github.com/valtech-commerce.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Prettier config\n\n[![npm][npm-badge]][npm-url]\n[![npms.io: Score][npmsio-badge]][npmsio-url]\n[![libraries.io: SourceRank][librariesio-badge]][librariesio-url]\n[![Tests][tests-badge]][tests-url]\n[![License: MIT][license-badge]][license-url]\n\n\u003e Opinionated Prettier [shareable configs](https://prettier.io/docs/en/configuration.html#sharing-configurations).\n\n## Rulesets\n\n| Ruleset                                | Description    |\n| -------------------------------------- | -------------- |\n| **[core](shareable-config/core.yaml)** | **Core rules** |\n\n### Dependency tree\n\n```mermaid\n  graph TD;\n    core;\n```\n\n## Install\n\n```\n$ npm install @valtech-commerce/prettier-config\n```\n\n## Usage\n\nAdd some Prettier config to your `.prettierrc.cjs`:\n\n```js\nmodule.exports = {\n\t...require(\"@valtech-commerce/prettier-config/[RULESET]\"),\n};\n```\n\n## Documentation\n\nSee the [Changelog](CHANGELOG.md) to see what has changed.\n\n## Contribute\n\nSee the [Contributing Guidelines](CONTRIBUTING.md) for ways to get started.\n\nSee the [Support Guide](SUPPORT.md) for ways to get help.\n\nSee the [Security Policy](SECURITY.md) for sharing vulnerability reports.\n\nThis project has a [Code of Conduct](CODE_OF_CONDUCT.md).\nBy interacting with this repository, organization, or community you agree to abide by its terms.\n\n## License\n\n[MIT](LICENSE) © [Valtech Canada inc.](https://www.valtech.ca/)\n\n[npm-badge]: https://img.shields.io/npm/v/@valtech-commerce/prettier-config?style=flat-square\n[npmsio-badge]: https://img.shields.io/npms-io/final-score/@valtech-commerce/prettier-config?style=flat-square\n[librariesio-badge]: https://img.shields.io/librariesio/sourcerank/npm/@valtech-commerce/prettier-config?style=flat-square\n[tests-badge]: https://img.shields.io/github/actions/workflow/status/valtech-commerce/prettier-config/tests.yaml?style=flat-square\u0026branch=main\n[license-badge]: https://img.shields.io/badge/license-MIT-green?style=flat-square\n[npm-url]: https://www.npmjs.com/package/@valtech-commerce/prettier-config\n[npmsio-url]: https://npms.io/search?q=%40valtech-commerce%2Fprettier-config\n[librariesio-url]: https://libraries.io/npm/@valtech-commerce%2Fprettier-config\n[tests-url]: https://github.com/valtech-commerce/prettier-config/actions/workflows/tests.yaml?query=branch%3Amain\n[license-url]: https://opensource.org/licenses/MIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvaltech-commerce%2Fprettier-config","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvaltech-commerce%2Fprettier-config","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvaltech-commerce%2Fprettier-config/lists"}