{"id":28561648,"url":"https://github.com/ultimaker/stylelint-config","last_synced_at":"2025-10-13T04:32:50.809Z","repository":{"id":35150913,"uuid":"211806532","full_name":"Ultimaker/stylelint-config","owner":"Ultimaker","description":"Linting configuration for Ultimaker CSS rules.","archived":false,"fork":false,"pushed_at":"2023-06-19T13:57:03.000Z","size":240,"stargazers_count":0,"open_issues_count":3,"forks_count":1,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-06-09T21:47:59.329Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/@ultimaker/stylelint-config","language":"JavaScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Ultimaker.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":"2019-09-30T07:56:48.000Z","updated_at":"2021-12-30T08:38:05.000Z","dependencies_parsed_at":"2023-01-15T14:50:48.260Z","dependency_job_id":null,"html_url":"https://github.com/Ultimaker/stylelint-config","commit_stats":null,"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ultimaker%2Fstylelint-config","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ultimaker%2Fstylelint-config/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ultimaker%2Fstylelint-config/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ultimaker%2Fstylelint-config/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ultimaker","download_url":"https://codeload.github.com/Ultimaker/stylelint-config/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ultimaker%2Fstylelint-config/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259064063,"owners_count":22799739,"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":"2025-06-10T11:15:15.111Z","updated_at":"2025-10-13T04:32:45.790Z","avatar_url":"https://github.com/Ultimaker.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ultimaker stylelint config\n\nThis package contains mostly sane linting rules for both CSS and SCSS files for\nUltimaker web-based projects.\n\nThese linting rules are set up to allow the writing of consistent, readable, and\nsimple CSS or SCSS.\n\n## Usage\n\nTo use these linting rules, create a file called `.stylelintrc.js` in the root\nof your project.\n\nTo lint CSS files, add the following:\n\n```javascript\nmodule.exports = {\n    extends: \"@ultimaker/stylelint-config\"\n};\n```\n\nTo lint SCSS files, add the following:\n\n```javascript\nmodule.exports = {\n    extends: \"@ultimaker/stylelint-config/scss\"\n};\n```\n\n\n## Publishing\nPublishing works the same way as we have implemented in [stardust-web](https://github.com/Ultimaker/stardust-web/blob/master/docs/publishing.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fultimaker%2Fstylelint-config","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fultimaker%2Fstylelint-config","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fultimaker%2Fstylelint-config/lists"}