{"id":27302353,"url":"https://github.com/vexip-ui/lint-config","last_synced_at":"2025-04-12T02:17:59.311Z","repository":{"id":62634278,"uuid":"542014429","full_name":"vexip-ui/lint-config","owner":"vexip-ui","description":"Lint config for Vexip UI","archived":false,"fork":false,"pushed_at":"2024-07-18T16:03:05.000Z","size":312,"stargazers_count":37,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-12T02:17:48.602Z","etag":null,"topics":["commitlint","css","eslint","javascript","prettier","react","sass","stylelint","typescript","vexipui","vue"],"latest_commit_sha":null,"homepage":"https://www.vexipui.com/","language":"TypeScript","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/vexip-ui.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2022-09-27T09:53:17.000Z","updated_at":"2024-10-31T01:58:39.000Z","dependencies_parsed_at":"2024-04-13T17:23:31.412Z","dependency_job_id":"da0850d7-9071-4b1a-a7b7-5134db42133a","html_url":"https://github.com/vexip-ui/lint-config","commit_stats":{"total_commits":100,"total_committers":1,"mean_commits":100.0,"dds":0.0,"last_synced_commit":"71cd87068a328f746061363ea96800269bcd1e34"},"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vexip-ui%2Flint-config","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vexip-ui%2Flint-config/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vexip-ui%2Flint-config/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vexip-ui%2Flint-config/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vexip-ui","download_url":"https://codeload.github.com/vexip-ui/lint-config/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248505917,"owners_count":21115354,"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":["commitlint","css","eslint","javascript","prettier","react","sass","stylelint","typescript","vexipui","vue"],"created_at":"2025-04-12T02:17:58.764Z","updated_at":"2025-04-12T02:17:59.302Z","avatar_url":"https://github.com/vexip-ui.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://www.vexipui.com/\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n    \u003cimg src=\"https://github.com/vexip-ui/vexip-ui/raw/main/docs/public/vexip-ui.svg\" alt=\"\" style=\"width: 180px;\" /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003ch1 align=\"center\"\u003eVexip Lint Config\u003c/h1\u003e\n\n## Usage\n\nInstall:\n\n```sh\n# commitlint\npnpm add -D @commitlint/cli @vexip-ui/commitlint-config\n\n# eslint\npnpm add -D eslint @vexip-ui/eslint-config\n\n# prettier\npnpm add -D prettier @vexip-ui/prettier-config\n\n# stylelint\npnpm add -D stylelint @vexip-ui/stylelint-config\n```\n\nThen in your `xxxlintrc.cjs`:\n\n```js\nmodule.exports = {\n  extends: ['@vexip-ui/xxxlint-config']\n}\n```\n\nOr in your `xxxlintrc.mjs`:\n\n```js\nexport default {\n  extends: ['@vexip-ui/xxxlint-config']\n}\n```\n\nFor `prettierrc.cjs` just a little defferent:\n\n```js\nmodule.exports = require('@vexip-ui/prettier-config')\n```\n\n```js\nexport { default } from '@vexip-ui/prettier-config'\n```\n\n## License\n\n[MIT License](./LICENSE.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvexip-ui%2Flint-config","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvexip-ui%2Flint-config","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvexip-ui%2Flint-config/lists"}