{"id":22104706,"url":"https://github.com/creeation/prettier-config","last_synced_at":"2026-05-17T01:50:26.157Z","repository":{"id":52523323,"uuid":"319107977","full_name":"CREEATION/prettier-config","owner":"CREEATION","description":"Repository holding my personal Prettier configuration.","archived":false,"fork":false,"pushed_at":"2022-08-07T08:20:32.000Z","size":141,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-04-26T07:21:53.787Z","etag":null,"topics":["creeation","prettier","prettier-config","prettierconfig"],"latest_commit_sha":null,"homepage":"https://npm.im/@creeation/prettier-config","language":"Shell","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/CREEATION.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":"2020-12-06T18:56:47.000Z","updated_at":"2022-08-03T19:51:41.000Z","dependencies_parsed_at":"2022-09-04T09:41:39.516Z","dependency_job_id":null,"html_url":"https://github.com/CREEATION/prettier-config","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CREEATION%2Fprettier-config","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CREEATION%2Fprettier-config/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CREEATION%2Fprettier-config/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CREEATION%2Fprettier-config/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CREEATION","download_url":"https://codeload.github.com/CREEATION/prettier-config/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245200669,"owners_count":20576673,"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":["creeation","prettier","prettier-config","prettierconfig"],"created_at":"2024-12-01T06:34:16.719Z","updated_at":"2026-05-17T01:50:26.130Z","avatar_url":"https://github.com/CREEATION.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# @creeation/prettier-config\n\n[![npm (scoped)](https://img.shields.io/npm/v/@creeation/prettier-config?style=flat-square)](https://www.npmjs.com/package/@creeation/prettier-config)\n[![GitHub package.json dependency version (dev dep on branch)](https://img.shields.io/github/package-json/dependency-version/creeation/prettier-config/dev/prettier?style=flat-square)](https://www.npmjs.com/package/prettier)\n[![License](https://img.shields.io/github/license/CREEATION/prettier-config?style=flat-square)](./LICENSE)\n\nRepository holding my personal Prettier configuration.\n\n## Installation\n\n```console\nnpm i -D @creeation/prettier-config\n```\n\nThen, in your `package.json`, set `prettier` to `@creeation/prettier-config`:\n\n```json\n{\n  \"prettier\": \"@creeation/prettier-config\"\n}\n```\n\n## Configuring Prettier\n\n- [Options](https://prettier.io/docs/en/options.html)\n- [Configuration File](https://prettier.io/docs/en/configuration.html)\n\n## Package Development Scripts and Hooks\n\n### [Git Hooks](https://git-scm.com/docs/githooks) (using [Husky](https://typicode.github.io/husky/) and [pretty-quick](https://github.com/azz/pretty-quick))\n\n#### `pre-commit`\n\n```console\n$ npm run git:pre-commit\n```\n\n### npm [Scripts](https://docs.npmjs.com/cli/v7/using-npm/scripts)\n\n#### `test`\n\nChecks if package files are formatted correctly using Prettier\n\n\u003e _Note: bound to [`prepublishOnly`](https://docs.npmjs.com/cli/v7/using-npm/scripts#life-cycle-scripts)_\n\n```console\n$ npm test\n```\n\n#### `format`\n\nFormats and saves all package files using Prettier\n\n```console\n$ npm run format\n```\n\n### npm [Life Cycle Scripts](https://docs.npmjs.com/cli/v7/using-npm/scripts#life-cycle-operation-order)\n\n#### [`postinstall`](https://docs.npmjs.com/cli/v7/using-npm/scripts#npm-install)\n\n```console\n$ npx husky install\n```\n\n#### [`prepublishOnly`](https://docs.npmjs.com/cli/v7/using-npm/scripts#npm-publish)\n\n```console\n$ npm test \u0026\u0026 npx pinst --disable\n```\n\n#### [`postpublish`](https://docs.npmjs.com/cli/v7/using-npm/scripts#npm-publish)\n\n```console\n$ npx pinst --enable\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcreeation%2Fprettier-config","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcreeation%2Fprettier-config","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcreeation%2Fprettier-config/lists"}