{"id":20284176,"url":"https://github.com/clebert/onecfg-lib-eslint","last_synced_at":"2025-04-11T08:24:10.622Z","repository":{"id":228576928,"uuid":"774376904","full_name":"clebert/onecfg-lib-eslint","owner":"clebert","description":"An ESLint config for use in onecfg projects.","archived":false,"fork":false,"pushed_at":"2024-12-04T23:25:49.000Z","size":143,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-10T19:19:50.351Z","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/clebert.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}},"created_at":"2024-03-19T12:52:53.000Z","updated_at":"2024-05-14T21:40:25.000Z","dependencies_parsed_at":"2024-03-19T14:07:56.319Z","dependency_job_id":null,"html_url":"https://github.com/clebert/onecfg-lib-eslint","commit_stats":null,"previous_names":["clebert/onecfg-lib-eslint"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clebert%2Fonecfg-lib-eslint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clebert%2Fonecfg-lib-eslint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clebert%2Fonecfg-lib-eslint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clebert%2Fonecfg-lib-eslint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/clebert","download_url":"https://codeload.github.com/clebert/onecfg-lib-eslint/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248361060,"owners_count":21090808,"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-11-14T14:18:36.447Z","updated_at":"2025-04-11T08:24:10.589Z","avatar_url":"https://github.com/clebert.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# onecfg-lib-eslint\n\n\u003e An ESLint config for use in onecfg projects.\n\n## Installation\n\n```sh\nnpm install onecfg-lib-eslint\n```\n\n## Usage Example\n\n`eslint.config.js`:\n\n```js\nimport { createConfigs } from 'onecfg-lib-eslint';\n\nexport default [\n  { ignores: [`dist/`, `lib/`] },\n\n  ...createConfigs({\n    browser: true,\n    node: true,\n  }),\n];\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclebert%2Fonecfg-lib-eslint","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fclebert%2Fonecfg-lib-eslint","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclebert%2Fonecfg-lib-eslint/lists"}