{"id":17086337,"url":"https://github.com/alex-d/eslint-config","last_synced_at":"2025-04-12T21:40:53.640Z","repository":{"id":47895686,"uuid":"370152796","full_name":"Alex-D/eslint-config","owner":"Alex-D","description":"ESLint ruleset for TypeScript and JavaScript","archived":false,"fork":false,"pushed_at":"2024-04-08T13:17:12.000Z","size":488,"stargazers_count":4,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-05T06:51:21.542Z","etag":null,"topics":["eslint","javascript","typescript"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/@alex-d/eslint-config","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/Alex-D.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"Alex-D","patreon":"AlexandreDemode","custom":"https://paypal.me/demodealexandre"}},"created_at":"2021-05-23T20:38:39.000Z","updated_at":"2023-03-29T16:08:44.000Z","dependencies_parsed_at":"2024-04-08T14:43:11.978Z","dependency_job_id":null,"html_url":"https://github.com/Alex-D/eslint-config","commit_stats":{"total_commits":15,"total_committers":1,"mean_commits":15.0,"dds":0.0,"last_synced_commit":"95c58207639ca49c01c55a9c85b0b7fb48ca4b20"},"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Alex-D%2Feslint-config","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Alex-D%2Feslint-config/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Alex-D%2Feslint-config/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Alex-D%2Feslint-config/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Alex-D","download_url":"https://codeload.github.com/Alex-D/eslint-config/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239979050,"owners_count":19728455,"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","javascript","typescript"],"created_at":"2024-10-14T13:28:19.387Z","updated_at":"2025-02-22T06:35:02.358Z","avatar_url":"https://github.com/Alex-D.png","language":"JavaScript","funding_links":["https://github.com/sponsors/Alex-D","https://patreon.com/AlexandreDemode","https://paypal.me/demodealexandre"],"categories":[],"sub_categories":[],"readme":"# ESLint config for TypeScript and JavaScript\n\nThese are my settings for ESLint\n\n## Install\n\n```sh\nnpx install-peerdeps --dev @alex-d/eslint-config\n```\n\n## .eslintrc.js\n\n```js\n/* eslint-env node, browser:false */\n\nmodule.exports = {\n  extends: [\n    '@alex-d/eslint-config',\n  ],\n  parserOptions: {\n    project: './tsconfig.json',\n  },\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falex-d%2Feslint-config","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falex-d%2Feslint-config","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falex-d%2Feslint-config/lists"}