{"id":20348229,"url":"https://github.com/shelldandy/stylelint-config-timmy-scss","last_synced_at":"2026-01-12T02:29:06.344Z","repository":{"id":57373566,"uuid":"112115033","full_name":"shelldandy/stylelint-config-timmy-scss","owner":"shelldandy","description":"Scss config recommendations from Timothy Burger","archived":false,"fork":false,"pushed_at":"2017-12-10T07:30:28.000Z","size":23,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-15T18:53:24.744Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shelldandy.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2017-11-26T20:41:36.000Z","updated_at":"2017-11-26T20:51:49.000Z","dependencies_parsed_at":"2022-09-17T16:30:59.887Z","dependency_job_id":null,"html_url":"https://github.com/shelldandy/stylelint-config-timmy-scss","commit_stats":null,"previous_names":["mike3run/stylelint-config-timmy-scss"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shelldandy%2Fstylelint-config-timmy-scss","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shelldandy%2Fstylelint-config-timmy-scss/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shelldandy%2Fstylelint-config-timmy-scss/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shelldandy%2Fstylelint-config-timmy-scss/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shelldandy","download_url":"https://codeload.github.com/shelldandy/stylelint-config-timmy-scss/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241877487,"owners_count":20035417,"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-11-14T22:19:35.006Z","updated_at":"2026-01-12T02:29:06.338Z","avatar_url":"https://github.com/shelldandy.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# stylelint-config-timmy-scss\n\n![Deps](https://david-dm.org/mike3run/stylelint-config-timmy-scss.svg)\n\nScss config recommendations from Timothy Burger\n\nYour standard every day bro sass stylelint configuration:\n\n\n## Instalation\n\n```bash\nnpm install stylelint stylelint-config-timmy-scss --save-dev\n```\n\n## Usage\n\nJust set your stylelint config to:\n\n```json\n{\n  \"extends\": \"stylelint-config-timmy-scss\"\n}\n```\n\n### Extending the config\n\nSimply add a `\"rules\"` key to your config, then add your overrides and additions there.\n\nFor example, to turn off the `block-no-empty` rule, and add the `unit-whitelist` rule:\n\n```json\n{\n  \"extends\": \"stylelint-config-recommended-scss\",\n  \"rules\": {\n    \"block-no-empty\": null,\n    \"unit-whitelist\": [\"em\", \"rem\", \"s\"]\n  }\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshelldandy%2Fstylelint-config-timmy-scss","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshelldandy%2Fstylelint-config-timmy-scss","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshelldandy%2Fstylelint-config-timmy-scss/lists"}