{"id":49889303,"url":"https://github.com/yama-devkit/prettier-config","last_synced_at":"2026-05-15T20:09:16.181Z","repository":{"id":311551233,"uuid":"1043599877","full_name":"yama-devkit/prettier-config","owner":"yama-devkit","description":"A simple \u0026 effective Prettier shared configuration","archived":false,"fork":false,"pushed_at":"2025-09-01T13:51:11.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-02T19:12:57.304Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yama-devkit.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2025-08-24T07:56:18.000Z","updated_at":"2025-09-01T13:51:15.000Z","dependencies_parsed_at":"2025-09-01T15:06:43.380Z","dependency_job_id":null,"html_url":"https://github.com/yama-devkit/prettier-config","commit_stats":null,"previous_names":["yama-devkit/prettier-config"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/yama-devkit/prettier-config","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yama-devkit%2Fprettier-config","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yama-devkit%2Fprettier-config/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yama-devkit%2Fprettier-config/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yama-devkit%2Fprettier-config/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yama-devkit","download_url":"https://codeload.github.com/yama-devkit/prettier-config/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yama-devkit%2Fprettier-config/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33078192,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-15T20:05:40.333Z","status":"ssl_error","status_checked_at":"2026-05-15T20:05:38.672Z","response_time":103,"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":"2026-05-15T20:09:15.430Z","updated_at":"2026-05-15T20:09:16.170Z","avatar_url":"https://github.com/yama-devkit.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Prettier configuration\n\nAn opinionated code formatter that supports many languages.\n\n## Installation\n\nInstall the shared prettier configuration by running the following command:\n\n```sh\nnpm install --save-dev prettier @kiabi-lab/prettier-config\n```\n\n## Usage\n\nOpen your `package.json` file and add the following line at root:\n\n```json title=\"package.json\"\n{\n    \"prettier\": \"@kiabi-lab/prettier-config\"\n}\n```\n\nDelete your previous prettier configuration file (generally named `.prettierrc`) and then run the\nfollowing command to format your code:\n\n```sh\nnpx prettier --write .\n```\n\nOr simply run the following command to check:\n\n```sh\nnpx prettier --check .\n```\n\n## About\n\nThis configuration use the following parameters:\n\n| Name          | Value |\n| :------------ | :---- |\n| printWidth    | 120   |\n| semi          | true  |\n| singleQuote   | true  |\n| tabWidth      | 4     |\n| trailingComma | all   |\n\nAnd the following plugins:\n\n- [css-order](https://github.com/Siilwyn/prettier-plugin-css-order)\n- [organize-attributes](https://github.com/NiklasPor/prettier-plugin-organize-attributes)\n- [organize-imports](https://github.com/simonhaenisch/prettier-plugin-organize-imports)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyama-devkit%2Fprettier-config","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyama-devkit%2Fprettier-config","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyama-devkit%2Fprettier-config/lists"}