{"id":16049888,"url":"https://github.com/levdbas/stylelint-basebuilder","last_synced_at":"2026-05-09T03:30:18.849Z","repository":{"id":37963508,"uuid":"274891289","full_name":"Levdbas/stylelint-basebuilder","owner":"Levdbas","description":null,"archived":false,"fork":false,"pushed_at":"2024-04-05T04:55:08.000Z","size":242,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-05-05T18:46:30.249Z","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/Levdbas.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-06-25T10:45:54.000Z","updated_at":"2024-05-29T22:44:57.810Z","dependencies_parsed_at":"2024-01-16T17:32:07.286Z","dependency_job_id":"6f068d98-99c6-44bc-9b53-286678df7e16","html_url":"https://github.com/Levdbas/stylelint-basebuilder","commit_stats":{"total_commits":19,"total_committers":1,"mean_commits":19.0,"dds":0.0,"last_synced_commit":"9a4cbbbd10f8d3b5e1e6aa65bc501bc7c888b93c"},"previous_names":["studio-lemon/stylelint-basebuilder"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Levdbas%2Fstylelint-basebuilder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Levdbas%2Fstylelint-basebuilder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Levdbas%2Fstylelint-basebuilder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Levdbas%2Fstylelint-basebuilder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Levdbas","download_url":"https://codeload.github.com/Levdbas/stylelint-basebuilder/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240100572,"owners_count":19747689,"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-09T00:40:43.748Z","updated_at":"2026-05-09T03:30:18.773Z","avatar_url":"https://github.com/Levdbas.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Semantic rules for your CSS\n\nCode should always be written in such a way that makes it look like a single\nperson wrote it, no matter how many people have contributed and that is the\npurpose of this set of rules powered by\n[stylelint](https://github.com/stylelint/stylelint).\n\n## Installation\n\nYou need to have `stylelint` and this config as part of your `devDependencies`.\n\n`yarn add stylelint stylelint-basebuilder -D`\n\n## Usage\n\n### Load everything\n\nTo use all the rules all at once add `stylelint-basebuilder` to your\n`extends` property in `.stylelintrc`.\n\n```json\n{\n  \"extends\": [\n    \"stylelint-basebuilder\"\n  ]\n}\n```\n\n### Override specific rules\n\nTo override the rules set by `stylelint-basebuilder` you need to define your\nown rules and set them as shown below.\n\n```json\n{\n  \"extends\": [\n    \"stylelint-basebuilder\"\n  ],\n  \"rules\": {\n    \"indentation\": 2\n  }\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flevdbas%2Fstylelint-basebuilder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flevdbas%2Fstylelint-basebuilder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flevdbas%2Fstylelint-basebuilder/lists"}