{"id":19593011,"url":"https://github.com/thoughtbot/stylelint-config","last_synced_at":"2025-04-27T14:34:02.938Z","repository":{"id":33825715,"uuid":"154865853","full_name":"thoughtbot/stylelint-config","owner":"thoughtbot","description":"A shareable stylelint configuration that enforces thoughtbot’s Sass guides.","archived":false,"fork":false,"pushed_at":"2025-04-22T14:34:59.000Z","size":342,"stargazers_count":10,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-22T15:40:46.752Z","etag":null,"topics":["code-quality","css","sass","scss","stylelint","stylelint-config"],"latest_commit_sha":null,"homepage":"https://thoughtbot.com","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/thoughtbot.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"thoughtbot"}},"created_at":"2018-10-26T16:50:21.000Z","updated_at":"2025-04-22T14:35:02.000Z","dependencies_parsed_at":"2024-02-01T18:40:49.846Z","dependency_job_id":"4a61cc17-c99d-41d8-8719-de11bc4b39ca","html_url":"https://github.com/thoughtbot/stylelint-config","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thoughtbot%2Fstylelint-config","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thoughtbot%2Fstylelint-config/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thoughtbot%2Fstylelint-config/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thoughtbot%2Fstylelint-config/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thoughtbot","download_url":"https://codeload.github.com/thoughtbot/stylelint-config/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251154878,"owners_count":21544570,"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":["code-quality","css","sass","scss","stylelint","stylelint-config"],"created_at":"2024-11-11T08:37:49.582Z","updated_at":"2025-04-27T14:33:57.917Z","avatar_url":"https://github.com/thoughtbot.png","language":"JavaScript","funding_links":["https://github.com/sponsors/thoughtbot"],"categories":[],"sub_categories":[],"readme":"# thoughtbot stylelint Config\n\nA sharable [stylelint][stylelint] configuration that enforces\n[thoughtbot’s Sass guides][thoughtbot-sass-guides].\n\n[stylelint]: https://stylelint.io/\n[thoughtbot-sass-guides]: https://github.com/thoughtbot/guides/tree/main/sass\n\n## Installation\n\nIf using **npm**, run:\n\n```bash\nnpm install @thoughtbot/stylelint-config --save-dev\n```\n\nIf using **Yarn**, run:\n\n```bash\nyarn add @thoughtbot/stylelint-config --dev\n```\n\n## Usage\n\nSet your [stylelint configuration][stylelint-configuration] to:\n\n```json\n{\n  \"extends\": \"@thoughtbot/stylelint-config\"\n}\n```\n\nYou can override rules from the shared configuration, by setting your\nown values within the `rules` property:\n\n```json\n{\n  \"extends\": \"@thoughtbot/stylelint-config\",\n  \"rules\": {\n    \"string-quotes\": \"single\"\n  }\n}\n```\n\nYou can also turn a rule off, by setting the value of the rule to `null`:\n\n```json\n{\n  \"extends\": \"@thoughtbot/stylelint-config\",\n  \"rules\": {\n    \"string-quotes\": null\n  }\n}\n```\n\n[stylelint-configuration]: https://stylelint.io/user-guide/configuration/\n\n## License\n\nthoughtbot stylelint Config is copyright (c) 2020\nthoughtbot, inc. It is free software, and may be redistributed under the\nterms specified in the [LICENSE] file.\n\n[LICENSE]: /LICENSE.md\n\n\u003c!-- START /templates/footer.md --\u003e\n## About thoughtbot\n\n![thoughtbot](https://thoughtbot.com/thoughtbot-logo-for-readmes.svg)\n\nThis repo is maintained and funded by thoughtbot, inc.\nThe names and logos for thoughtbot are trademarks of thoughtbot, inc.\n\nWe love open source software!\nSee [our other projects][community].\nWe are [available for hire][hire].\n\n[community]: https://thoughtbot.com/community?utm_source=github\n[hire]: https://thoughtbot.com/hire-us?utm_source=github\n\n\n\u003c!-- END /templates/footer.md --\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthoughtbot%2Fstylelint-config","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthoughtbot%2Fstylelint-config","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthoughtbot%2Fstylelint-config/lists"}