{"id":21755324,"url":"https://github.com/hiroxto/prettier-config","last_synced_at":"2026-04-09T07:42:10.277Z","repository":{"id":46993606,"uuid":"406841366","full_name":"hiroxto/prettier-config","owner":"hiroxto","description":"Prettierの設定","archived":false,"fork":false,"pushed_at":"2021-09-18T13:02:55.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-27T06:56:25.429Z","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/hiroxto.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}},"created_at":"2021-09-15T16:15:23.000Z","updated_at":"2021-09-18T14:26:04.000Z","dependencies_parsed_at":"2022-09-01T10:30:27.750Z","dependency_job_id":null,"html_url":"https://github.com/hiroxto/prettier-config","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hiroxto%2Fprettier-config","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hiroxto%2Fprettier-config/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hiroxto%2Fprettier-config/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hiroxto%2Fprettier-config/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hiroxto","download_url":"https://codeload.github.com/hiroxto/prettier-config/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244149815,"owners_count":20406446,"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":[],"created_at":"2024-11-26T09:17:35.546Z","updated_at":"2025-12-31T00:03:43.314Z","avatar_url":"https://github.com/hiroxto.png","language":null,"readme":"# @hiroxto/prettier-config\n\n[![npm version](https://badge.fury.io/js/@hiroxto%2Fprettier-config.svg)](https://badge.fury.io/js/@hiroxto%2Fprettier-config)\n![GitHub Actions test workflow](https://github.com/hiroxto/prettier-config/actions/workflows/test.yml/badge.svg)\n\nPrettierの設定\n\n## 使い方\n\nprettierと@hiroxto/prettier-configをインストール。\n\n```shell\n$ yarn add -D prettier @hiroxto/prettier-config\n```\n\n`package.json`に`prettier`フィールドを作成し，`@hiroxto/prettier-config`を指定する。\n\n```json\n{\n  \"name\": \"my-project\",\n  \"devDependencies\": {\n    \"prettier\": \"latest\"\n  },\n  \"prettier\": \"@hiroxto/prettier-config\"\n}\n```\n\n設定を上書きしたい時は`package.json`では指定せずに，`.prettierrc.js`で指定して上書きする。\n\n```javascript\nmodule.exports = {\n  ...require('@hiroxto/prettier-config'),\n  semi: false,\n};\n```\n\n## LICENSE\n\nMIT\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhiroxto%2Fprettier-config","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhiroxto%2Fprettier-config","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhiroxto%2Fprettier-config/lists"}