{"id":15511594,"url":"https://github.com/sourcegraph/prettierrc","last_synced_at":"2025-10-19T17:39:43.163Z","repository":{"id":26689741,"uuid":"109541649","full_name":"sourcegraph/prettierrc","owner":"sourcegraph","description":"Prettier config for Sourcegraph projects","archived":false,"fork":false,"pushed_at":"2022-06-20T20:27:35.000Z","size":13,"stargazers_count":5,"open_issues_count":4,"forks_count":5,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-01-23T05:19:09.815Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/sourcegraph.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}},"created_at":"2017-11-05T00:56:30.000Z","updated_at":"2023-08-28T00:24:51.000Z","dependencies_parsed_at":"2022-07-26T10:02:01.531Z","dependency_job_id":null,"html_url":"https://github.com/sourcegraph/prettierrc","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fprettierrc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fprettierrc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fprettierrc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fprettierrc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sourcegraph","download_url":"https://codeload.github.com/sourcegraph/prettierrc/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":236188339,"owners_count":19109390,"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-10-02T09:53:07.986Z","updated_at":"2025-10-12T08:31:43.132Z","avatar_url":"https://github.com/sourcegraph.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# Sourcegraph Prettier Config\n\n[![npm](https://img.shields.io/npm/v/@sourcegraph/prettierrc.svg)](https://www.npmjs.com/package/@sourcegraph/prettierrc)\n[![downloads](https://img.shields.io/npm/dt/@sourcegraph/prettierrc.svg)](https://www.npmjs.com/package/@sourcegraph/prettierrc)\n[![build](https://travis-ci.org/sourcegraph/prettierrc.svg?branch=master)](https://travis-ci.org/sourcegraph/prettierrc)\n[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg)](https://github.com/prettier/prettier)\n\nPrettier config for projects at Sourcegraph.\n\n## Usage\n\n```\nnpm install --save-dev @sourcegraph/prettierrc\n```\n\nThen add this `prettier.config.js` to the project:\n\n```js\nmodule.exports = require('@sourcegraph/prettierrc')\n```\n\n## Making changes\n\n```\nnpm link\ncd \u003cproject\u003e\nnpm link @sourcegraph/prettierrc\nnpm run prettier\n```\n\n## Publish a new version\n\nFollow [semver](http://semver.org/). **Changing or adding a rule is a breaking change and requires a new major version**.\n\n```\nnpm version major|minor|patch\ngit push\ngit push --tags\nnpm publish\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsourcegraph%2Fprettierrc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsourcegraph%2Fprettierrc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsourcegraph%2Fprettierrc/lists"}