{"id":19499490,"url":"https://github.com/stackbit/stylelint-config","last_synced_at":"2025-02-25T21:17:51.356Z","repository":{"id":57162354,"uuid":"199813779","full_name":"stackbit/stylelint-config","owner":"stackbit","description":"Stackbit's shareable config for stylelint","archived":false,"fork":false,"pushed_at":"2019-08-05T15:06:21.000Z","size":17,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-21T05:04:11.864Z","etag":null,"topics":["config","linting"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/@stackbit/stylelint-config","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/stackbit.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-07-31T08:29:10.000Z","updated_at":"2020-01-22T23:31:26.000Z","dependencies_parsed_at":"2022-09-04T10:12:28.552Z","dependency_job_id":null,"html_url":"https://github.com/stackbit/stylelint-config","commit_stats":null,"previous_names":["stackbithq/stylelint-config"],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stackbit%2Fstylelint-config","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stackbit%2Fstylelint-config/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stackbit%2Fstylelint-config/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stackbit%2Fstylelint-config/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stackbit","download_url":"https://codeload.github.com/stackbit/stylelint-config/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240746953,"owners_count":19850998,"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":["config","linting"],"created_at":"2024-11-10T22:04:34.160Z","updated_at":"2025-02-25T21:17:51.324Z","avatar_url":"https://github.com/stackbit.png","language":"JavaScript","readme":"# stylelint-config [![NPM version](https://img.shields.io/npm/v/@stackbit/stylelint-config.svg)](https://www.npmjs.com/package/@stackbit/stylelint-config)\n\nStackbit's [shareable config](https://stylelint.io/user-guide/configuration#extends) for [stylelint](https://stylelint.io/)\n\n## Installation\n\nInstall stylelint and `@stackbit/stylelint-config`:\n\n```\nnpm install --save-dev stylelint @stackbit/stylelint-config\n```\n\n### Prettier\n\n`@stackbit/eslint-config` should be used in conjunction with [Prettier](https://prettier.io/). See the [`@stackbit/prettier-config` installation guide](https://github.com/stackbithq/prettier-config#installation) for more details.\n\n## Usage\nStackbit's stylelint rules come bundled in `@stackbit/stylelint-config`. To enable these rules, add a `stylelint` property in your `package.json`. See the [stylelint configuration docs](https://stylelint.io/user-guide/configuration/) for more details.\n\n```\n\"stylelint\": {\n  \"extends\": [\"@stackbit/stylelint-config\"]\n}\n```\n\nNow you can run stylelint by adding the following scripts to your `package.json`. See the [stylelint CLI docs](https://stylelint.io/user-guide/cli/) for more details.\n\n```\n\"scripts\": {\n  \"lint:css\": \"stylelint '**/*.{css,scss}'\",\n  \"format:css\": \"npm run lint:css -- --fix\"\n}\n```\n\nLint it:\n\n```\nnpm run lint:css\n```\n\nFormat it:\n\n```\nnpm run format:css\n```\n\n## [CHANGELOG](CHANGELOG.md)\n\n## [LICENSE](LICENSE)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstackbit%2Fstylelint-config","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstackbit%2Fstylelint-config","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstackbit%2Fstylelint-config/lists"}