{"id":18110980,"url":"https://github.com/simongolms/prettier-config","last_synced_at":"2025-07-02T16:36:04.729Z","repository":{"id":63948232,"uuid":"571621466","full_name":"SimonGolms/prettier-config","owner":"SimonGolms","description":"DO NOT USE: Only for testing and gain knowledge for myself. Will be deleted in some days.","archived":false,"fork":false,"pushed_at":"2022-11-29T12:38:16.000Z","size":100,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-06T07:47:14.753Z","etag":null,"topics":[],"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/SimonGolms.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2022-11-28T14:26:13.000Z","updated_at":"2022-11-30T10:02:21.000Z","dependencies_parsed_at":"2023-01-14T16:15:55.712Z","dependency_job_id":null,"html_url":"https://github.com/SimonGolms/prettier-config","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/SimonGolms/prettier-config","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SimonGolms%2Fprettier-config","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SimonGolms%2Fprettier-config/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SimonGolms%2Fprettier-config/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SimonGolms%2Fprettier-config/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SimonGolms","download_url":"https://codeload.github.com/SimonGolms/prettier-config/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SimonGolms%2Fprettier-config/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263176258,"owners_count":23425729,"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-01T00:12:39.773Z","updated_at":"2025-07-02T16:36:04.684Z","avatar_url":"https://github.com/SimonGolms.png","language":"JavaScript","readme":"# prettier-config\n\nPrettier config used at SimonGolms\n\n![npm version](https://img.shields.io/npm/v/@golms/prettier-config?label=npm%20Version\u0026logo=npm)\n[![License: Apache-2.0](https://img.shields.io/badge/License-MIT-green.svg)](https://github.com/simongolms/prettier-config/blob/master/LICENSE)\n[![Maintenance](https://img.shields.io/badge/Maintained%3F-yes-green.svg)](https://github.com/simongolms/prettier-config/graphs/commit-activity)\n[![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-green.svg?logo=conventional-commits)](https://conventionalcommits.org)\n[![semantic-release: angular](https://img.shields.io/badge/semantic--release-angular-494949?logo=semantic-release)](https://github.com/semantic-release/semantic-release)\n\n## Usage\n\nInstall the package using `npm`\n\n```sh\nnpm install --save-dev --save-exact @golms/prettier-config\n```\n\nCreate a `.prettierrc.js` file in your projects root directory and export your desired modifications.\n\n```js\nmodule.exports = {\n  ...require(\"@golms/prettier-config\"),\n  // printWidth: 140, // to overwrite the property\n};\n```\n\n[Check out the `prettier` documentation for more info on sharing configurations](https://prettier.io/docs/en/configuration.html#sharing-configurations).\n\n## Local Development\n\n### Install Dependencies\n\n```sh\nnpm install\n```\n\n### Test\n\n```sh\nnpm test\n```\n\n### Repair\n\nThis command may be useful when obscure errors or issues are encountered. It removes and recreates dependencies of your project.\n\n```sh\nnpm run repair\n```\n\n### Release\n\nFully automated version management and package publishing via [semantic-release](https://github.com/semantic-release). It bumps the version according to conventional commits, publishes the package to npm and release a new version to GitHub.\n\n#### Automatic Release (GitHub Action) [Recommended]\n\nMake sure that the secrets `GITHUB_TOKEN` and `NPM_TOKEN` are available in GitHub repository.\n\n```sh\nnpm run release:ci\n```\n\n#### Manual Release\n\nMake sure that the environment variables `GITHUB_TOKEN` and `NPM_TOKEN` are set or declared in `.env` and a productive build was previously created via `npm run build`.\n\n```sh\nnpm run release\n```\n\n## Show your support\n\nGive a ⭐️ if this project helped you!\n\n## License\n\nCopyright © 2022 [Simon Golms](https://github.com/simongolms).\u003cbr /\u003e\nThis project is [MIT](https://github.com/simongolms/prettier-config/blob/master/LICENSE) licensed.\n\n## Resources\n\n- https://prettier.io/\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimongolms%2Fprettier-config","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimongolms%2Fprettier-config","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimongolms%2Fprettier-config/lists"}