{"id":22944327,"url":"https://github.com/clickbar/eslint-config","last_synced_at":"2025-08-12T22:31:56.390Z","repository":{"id":43645638,"uuid":"201420474","full_name":"clickbar/eslint-config","owner":"clickbar","description":"Opinionated eslint set of rules with support for Vue ","archived":false,"fork":false,"pushed_at":"2024-12-02T09:15:58.000Z","size":1147,"stargazers_count":5,"open_issues_count":6,"forks_count":0,"subscribers_count":4,"default_branch":"main","last_synced_at":"2024-12-06T14:23:31.133Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/clickbar.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-08-09T07:58:20.000Z","updated_at":"2024-12-02T09:16:00.000Z","dependencies_parsed_at":"2024-01-24T15:49:18.365Z","dependency_job_id":"e305c762-31a8-49fb-9d91-587681db13da","html_url":"https://github.com/clickbar/eslint-config","commit_stats":{"total_commits":84,"total_committers":4,"mean_commits":21.0,"dds":"0.41666666666666663","last_synced_commit":"9483c36ab8cca5764277299775b70f383889e5e4"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clickbar%2Feslint-config","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clickbar%2Feslint-config/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clickbar%2Feslint-config/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clickbar%2Feslint-config/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/clickbar","download_url":"https://codeload.github.com/clickbar/eslint-config/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":229711194,"owners_count":18112093,"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-12-14T14:17:40.595Z","updated_at":"2025-08-12T22:31:56.360Z","avatar_url":"https://github.com/clickbar.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# eslint-config-clickbar\n\nOpinionated eslint set of rules with support for Vue and Typescript.\n\n## Usage\n\nInstall dependencies.\n\n```sh\npnpm add -D eslint @clickbar/eslint-config\n```\n\nAdd the scripts to your `package.json` `scripts`:\n\n```json\n\"scripts\": {\n  \"fix\": \"pnpm lint --fix\",\n  \"lint\": \"eslint .\",\n},\n```\n\nEdit `eslint.config.js`:\n\n```js\n/* eslint-env node */\nimport clickbar from '@clickbar/eslint-config'\n\nexport default clickbar()\n```\n\n## VS Code config for auto fixing\n\nAdd the following to your `settings.json`:\n\n```jsonc\n\"editor.codeActionsOnSave\": {\n  \"source.fixAll.eslint\": true\n},\n```\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclickbar%2Feslint-config","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fclickbar%2Feslint-config","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclickbar%2Feslint-config/lists"}