{"id":16594016,"url":"https://github.com/tclindner/stylelint-config-tc","last_synced_at":"2025-10-29T12:30:18.546Z","repository":{"id":32512661,"uuid":"135829711","full_name":"tclindner/stylelint-config-tc","owner":"tclindner","description":"Stylelint shareable config","archived":false,"fork":false,"pushed_at":"2025-02-14T02:02:20.000Z","size":2402,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-02-14T03:18:47.906Z","etag":null,"topics":["code","code-style","css","lint","linter","quality","style","stylelint","stylelint-config"],"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/tclindner.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-06-02T15:32:57.000Z","updated_at":"2025-02-14T02:01:07.000Z","dependencies_parsed_at":"2023-12-02T02:25:41.874Z","dependency_job_id":"33b9bd4b-29ce-4705-b1b5-12a91f9310cb","html_url":"https://github.com/tclindner/stylelint-config-tc","commit_stats":{"total_commits":530,"total_committers":4,"mean_commits":132.5,"dds":0.2396226415094339,"last_synced_commit":"fd797c19385f05c13572eb969d1ebd6d362173c0"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tclindner%2Fstylelint-config-tc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tclindner%2Fstylelint-config-tc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tclindner%2Fstylelint-config-tc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tclindner%2Fstylelint-config-tc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tclindner","download_url":"https://codeload.github.com/tclindner/stylelint-config-tc/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238817502,"owners_count":19535541,"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","code-style","css","lint","linter","quality","style","stylelint","stylelint-config"],"created_at":"2024-10-11T23:44:48.243Z","updated_at":"2025-10-29T12:30:18.102Z","avatar_url":"https://github.com/tclindner.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# stylelint-config-tc\n\n\u003e Stylelint [shareable config](http://stylelint.io/user-guide/configuration/#extends)\n\n[![license](https://img.shields.io/github/license/tclindner/stylelint-config-tc.svg?maxAge=2592000\u0026style=flat-square)](https://github.com/tclindner/stylelint-config-tc/blob/master/LICENSE)\n[![npm](https://img.shields.io/npm/v/stylelint-config-tc.svg?maxAge=2592000?style=flat-square)](https://www.npmjs.com/package/stylelint-config-tc)\n![ci](https://github.com/tclindner/stylelint-config-tc/workflows/ci/badge.svg?branch=master)\n\n## What is stylelint-config-tc?\n\nShared configuration for Stylelint. Follow the instructions below to easily include this configuration in another project without having to duplicate the file!\n\n# How do I install it?\n\nFirst thing first, let's make sure you have the necessary pre-requisites.\n\n### System Dependencies\n\n#### Node\n\n* [Node.js](https://nodejs.org/) - v18.0.0+\n* [npm](http://npmjs.com) - v9.0.0+\n\n### Command\n\n```bash\nnpx install-peerdeps --dev stylelint-config-tc\n```\n\n\u003e stylelint, stylelint-prettier, and prettier are peer dependencies and must be installed.\n\n## Usage\n\nAdd the following to your `.stylelintrc.json` file:\n\n```json\n{\n\t\"extends\": \"stylelint-config-tc\"\n}\n```\n\nIf you need to override a rule, your `.stylelintrc.json` file should look like the example below. All shared rules will be used, but `declaration-block-trailing-semicolon` will be turned off.\n\n```json\n{\n\t\"extends\": \"stylelint-config-tc\",\n\t\"rules\": {\n\t\t\"declaration-block-trailing-semicolon\": null\n\t}\n}\n```\n\n## Contributing\n\nPlease see the [CONTRIBUTING.md](CONTRIBUTING.md) file for more information.\n\n## Change Log\n\nPlease see the [CHANGELOG.md](CHANGELOG.md) for more information.\n\n## License\n\nCopyright (c) 2018-2023 Thomas Lindner. Licensed under the MIT license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftclindner%2Fstylelint-config-tc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftclindner%2Fstylelint-config-tc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftclindner%2Fstylelint-config-tc/lists"}