{"id":22848342,"url":"https://github.com/feedzai/prettier-config","last_synced_at":"2026-01-07T18:48:40.303Z","repository":{"id":52107301,"uuid":"350769843","full_name":"feedzai/prettier-config","owner":"feedzai","description":"IT-26969","archived":false,"fork":false,"pushed_at":"2022-12-16T17:58:32.000Z","size":5,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":17,"default_branch":"master","last_synced_at":"2025-03-14T01:47:25.276Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/feedzai.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":"2021-03-23T15:49:44.000Z","updated_at":"2023-02-07T14:46:24.000Z","dependencies_parsed_at":"2022-08-22T16:00:19.913Z","dependency_job_id":null,"html_url":"https://github.com/feedzai/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/feedzai%2Fprettier-config","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feedzai%2Fprettier-config/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feedzai%2Fprettier-config/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feedzai%2Fprettier-config/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/feedzai","download_url":"https://codeload.github.com/feedzai/prettier-config/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246423729,"owners_count":20774820,"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-12-13T04:11:28.664Z","updated_at":"2026-01-07T18:48:40.254Z","avatar_url":"https://github.com/feedzai.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# `@feedzai/prettier-config`\n\nFeedzai's [Prettier](https://prettier.io/) configuration.\n\n## Intro\n\nPrettier is an opinionated code formatter. It enforces a consistent style by parsing your code and re-printing it with its own rules that take the maximum line length into account, wrapping code when necessary.\n\n## Usage\n\nFirst, install Prettier and `@feedzai/prettier-config` locally:\n\n```bash\nnpm install --save-dev prettier @feedzai/prettier-config\n```\n\nor\n\n```bash\nyarn add --dev prettier @feedzai/prettier-config\n```\n\nor\n\n```bash\npnpm add --save-dev prettier @feedzai/prettier-config\n```\n\nAfter that, edit the `package.json` file (as below) or one of the supported [configuration files](https://prettier.io/docs/en/configuration.html#sharing-configurations):\n\n```json\n{\n  // ...\n  \"prettier\": \"@feedzai/prettier-config\"\n}\n```\n\nFor a quick tour of how to use Prettier, check out the [Install page](https://prettier.io/docs/en/install.html) in the documentation.\n\n## Development\n\nAfter changes, sort the `package.json` file and run Prettier:\n\n```bash\nnpx sort-package-json package.json\n```\n\n```bash\nnpx prettier --config ./index.json --write ./*.json\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffeedzai%2Fprettier-config","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffeedzai%2Fprettier-config","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffeedzai%2Fprettier-config/lists"}