{"id":28495071,"url":"https://github.com/webpack/eslint-config-webpack","last_synced_at":"2025-07-13T03:34:06.146Z","repository":{"id":16581904,"uuid":"80100190","full_name":"webpack/eslint-config-webpack","owner":"webpack","description":"Webpack standard eslint configuration","archived":false,"fork":false,"pushed_at":"2025-07-01T15:18:28.000Z","size":977,"stargazers_count":12,"open_issues_count":0,"forks_count":9,"subscribers_count":10,"default_branch":"main","last_synced_at":"2025-07-08T21:29:26.783Z","etag":null,"topics":["eslint-config","webpack"],"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/webpack.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"zenodo":null}},"created_at":"2017-01-26T09:17:40.000Z","updated_at":"2025-07-01T15:18:31.000Z","dependencies_parsed_at":"2025-06-16T15:46:47.771Z","dependency_job_id":null,"html_url":"https://github.com/webpack/eslint-config-webpack","commit_stats":null,"previous_names":["webpack/eslint-config-webpack","webpack-contrib/eslint-config-webpack"],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/webpack/eslint-config-webpack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Feslint-config-webpack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Feslint-config-webpack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Feslint-config-webpack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Feslint-config-webpack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webpack","download_url":"https://codeload.github.com/webpack/eslint-config-webpack/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Feslint-config-webpack/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264868162,"owners_count":23676091,"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":["eslint-config","webpack"],"created_at":"2025-06-08T10:38:20.190Z","updated_at":"2025-07-13T03:34:06.129Z","avatar_url":"https://github.com/webpack.png","language":"JavaScript","readme":"[![npm][npm]][npm-url]\n[![test][test]][test-url]\n[![discussions](https://img.shields.io/github/discussions/webpack/webpack)](https://github.com/webpack/webpack/discussions)\n\n\u003cdiv align=\"center\"\u003e\n  \u003c!-- replace with accurate logo e.g from https://worldvectorlogo.com/ --\u003e\n  \u003cimg width=\"200\" height=\"200\"\n    src=\"https://cdn.worldvectorlogo.com/logos/eslint.svg\"\u003e\n  \u003ca href=\"https://github.com/webpack/webpack\"\u003e\n    \u003cimg width=\"200\" height=\"200\" src=\"https://webpack.js.org/assets/icon-square-big.svg\"\u003e\n  \u003c/a\u003e\n  \u003ch1\u003eESLint Config Webpack\u003c/h1\u003e\n  \u003cp\u003eProvides Webpacks's eslint config as an extensible shared config.\u003cp\u003e\n\u003c/div\u003e\n\n# eslint-config-webpack\n\n## Install\n\n```bash\nnpm i -D eslint-config-webpack\n```\n\n## Usage\n\nWebpack's eslint config contains all of our ESLint rules.\n\n_In your eslint.config.js add ..._\n\n```js\nimport { defineConfig } from \"eslint/config\";\nimport config from \"eslint-config-webpack\";\n\nexport default defineConfig([\n\t{\n\t\textends: [config]\n\t}\n]);\n```\n\n[npm]: https://img.shields.io/npm/v/eslint-config-webpack.svg\n[npm-url]: https://npmjs.com/package/eslint-config-webpack\n[test]: https://github.com/webpack/eslint-config-webpack/actions/workflows/test.yml/badge.svg\n[test-url]: https://github.com/webpack/eslint-config-webpack/actions/workflows/test.yml\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebpack%2Feslint-config-webpack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwebpack%2Feslint-config-webpack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebpack%2Feslint-config-webpack/lists"}