{"id":21124497,"url":"https://github.com/zauberware/eslint-plugin","last_synced_at":"2026-03-07T03:02:54.537Z","repository":{"id":42839083,"uuid":"263967995","full_name":"zauberware/eslint-plugin","owner":"zauberware","description":"A collection of our eslint rules for Node.js and React projects.","archived":false,"fork":false,"pushed_at":"2024-04-18T15:35:49.000Z","size":1233,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-10-02T01:42:35.712Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zauberware.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2020-05-14T16:29:40.000Z","updated_at":"2021-11-04T10:24:04.000Z","dependencies_parsed_at":"2024-04-17T15:31:40.249Z","dependency_job_id":"45697656-012f-4f91-b326-4928dcab6763","html_url":"https://github.com/zauberware/eslint-plugin","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/zauberware/eslint-plugin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zauberware%2Feslint-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zauberware%2Feslint-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zauberware%2Feslint-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zauberware%2Feslint-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zauberware","download_url":"https://codeload.github.com/zauberware/eslint-plugin/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zauberware%2Feslint-plugin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30206339,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-06T19:07:06.838Z","status":"online","status_checked_at":"2026-03-07T02:00:06.765Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-20T04:16:45.050Z","updated_at":"2026-03-07T03:02:54.506Z","avatar_url":"https://github.com/zauberware.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Shared ESlint/Prettier configuration\n\n## Requirements\n\nInstall [Prettier VSCode](https://github.com/prettier/prettier-vscode).\n\n## Prettier\n\nPut this into your package.json\n\n```\n\"prettier\": \"@zauberware/eslint-config/.prettierrc.json\",\n```\n\n## Install\n\n```\nnpm i @zauberware/eslint-config eslint\n```\n\n## React\n\nCreate .eslintrc.js\n\n```\nmodule.exports = {\n    extends: '@zauberware/eslint-config/react',\n};\n```\n\nCreate .eslintrc.js\n\n```\nmodule.exports = {\n    extends: '@zauberware/eslint-config/react-ts',\n};\n```\n\n## Node\n\nCreate .eslintrc.js\n\n```\nmodule.exports = {\n    extends: '@zauberware/eslint-config/node',\n};\n```\n\n## Troubleshooting\n\nYou always have to quit VSCode if you change eslint rules, otherwise they don't apply immediately.\nSee https://github.com/microsoft/vscode-eslint/issues/477.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzauberware%2Feslint-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzauberware%2Feslint-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzauberware%2Feslint-plugin/lists"}