{"id":22689560,"url":"https://github.com/efoken/eslint-config-airbnb-angular","last_synced_at":"2025-10-18T07:19:36.995Z","repository":{"id":47978834,"uuid":"202731460","full_name":"efoken/eslint-config-airbnb-angular","owner":"efoken","description":"Airbnb's ESLint config with Angular and TypeScript support","archived":false,"fork":false,"pushed_at":"2022-02-12T12:19:14.000Z","size":175,"stargazers_count":3,"open_issues_count":7,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-26T16:02:20.766Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/efoken.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-08-16T13:22:17.000Z","updated_at":"2020-10-07T13:01:18.000Z","dependencies_parsed_at":"2022-08-12T15:41:46.744Z","dependency_job_id":null,"html_url":"https://github.com/efoken/eslint-config-airbnb-angular","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/efoken%2Feslint-config-airbnb-angular","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/efoken%2Feslint-config-airbnb-angular/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/efoken%2Feslint-config-airbnb-angular/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/efoken%2Feslint-config-airbnb-angular/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/efoken","download_url":"https://codeload.github.com/efoken/eslint-config-airbnb-angular/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248637834,"owners_count":21137538,"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-10T00:20:01.614Z","updated_at":"2025-10-18T07:19:36.877Z","avatar_url":"https://github.com/efoken.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# eslint-config-airbnb-angular\n\n\u003e Airbnb's ESLint config with Angular and TypeScript support\n\nUse this when you're trying to use\n[eslint-config-airbnb-base](https://github.com/airbnb/javascript/tree/master/packages/eslint-config-airbnb-base)\nand [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint)\nin your Angular project.\n\nNote: this config works for both JS and TS files.\n\n## Installation\n\nInstall dependencies. ESLint plugins must also be installed.\n\n```bash\nnpm install --save-dev eslint-config-airbnb-angular \\\n                       eslint-plugin-import \\\n                       @typescript-eslint/eslint-plugin\n```\n\nWithin your ESLint config file:\n\n```javascript\nmodule.exports = {\n  extends: ['airbnb-angular'],\n};\n```\n\nAlter your eslint command to include ts files:\n\n```bash\neslint --ext .js,.ts .\n```\n\n## Credits\n\nAuthored and maintained by Eike Foken ([eikefoken.com](https://eikefoken.com/))\n\n## License\n\nOpen source licensed as MIT.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fefoken%2Feslint-config-airbnb-angular","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fefoken%2Feslint-config-airbnb-angular","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fefoken%2Feslint-config-airbnb-angular/lists"}