{"id":15756151,"url":"https://github.com/simenandre/prettier-config","last_synced_at":"2025-07-26T07:33:42.194Z","repository":{"id":57102839,"uuid":"393701564","full_name":"simenandre/prettier-config","owner":"simenandre","description":"Small, reusable, opinionated Prettier configuration","archived":false,"fork":false,"pushed_at":"2025-01-13T22:22:10.000Z","size":46,"stargazers_count":0,"open_issues_count":7,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-26T11:47:48.997Z","etag":null,"topics":["prettier","prettier-config"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/simenandre.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":"2021-08-07T14:11:00.000Z","updated_at":"2023-04-21T20:47:41.000Z","dependencies_parsed_at":"2024-02-13T02:27:04.379Z","dependency_job_id":"faf28b56-796d-45e5-9c6e-2b9b8e2fa6fd","html_url":"https://github.com/simenandre/prettier-config","commit_stats":null,"previous_names":["cobraz/prettier-config"],"tags_count":13,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simenandre%2Fprettier-config","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simenandre%2Fprettier-config/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simenandre%2Fprettier-config/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simenandre%2Fprettier-config/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simenandre","download_url":"https://codeload.github.com/simenandre/prettier-config/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":236125691,"owners_count":19098898,"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":["prettier","prettier-config"],"created_at":"2024-10-04T08:41:57.444Z","updated_at":"2025-01-29T03:27:41.640Z","avatar_url":"https://github.com/simenandre.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# @simenandre/prettier\n\nReusable prettier config.\n\n## Installation\n\n```bash\nyarn add --dev @simenandre/prettier\n```\n\nor\n\n```bash\npnpm add --save-dev @simenandre/prettier\n```\n\n## Usage\n\nAdd a key in your **package.json** file.\n\n```\n\"prettier\": \"@simenandre/prettier\"\n```\n\n**OR**\n\nCreate a **.prettierrc** , **.prettierrc.yaml** , **.prettierrc.yml** or\n**.prettierrc.json** file and export a string.\n\n```\n\"@simenandre/prettier\"\n```\n\n**OR**\n\nCreate a **prettier.config.js** or **.prettierrc.js** file and export an object.\n\n```\nmodule.exports = {\n  ...require(\"@simenandre/prettier\"),\n  tabWidth: 2,\n};\n```\n\n## Thanks\n\nMost of this code is based on https://github.com/devsht/prettier-config.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimenandre%2Fprettier-config","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimenandre%2Fprettier-config","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimenandre%2Fprettier-config/lists"}