{"id":20292912,"url":"https://github.com/gemini-testing/eslint-config","last_synced_at":"2026-02-10T09:34:56.800Z","repository":{"id":143800926,"uuid":"63242143","full_name":"gemini-testing/eslint-config","owner":"gemini-testing","description":null,"archived":false,"fork":false,"pushed_at":"2020-10-06T09:54:59.000Z","size":23,"stargazers_count":0,"open_issues_count":1,"forks_count":2,"subscribers_count":7,"default_branch":"master","last_synced_at":"2024-12-15T12:45:20.722Z","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/gemini-testing.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":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-07-13T11:57:52.000Z","updated_at":"2020-10-06T09:54:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"c6e68734-8fa3-4982-8723-e64a574b22f3","html_url":"https://github.com/gemini-testing/eslint-config","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gemini-testing%2Feslint-config","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gemini-testing%2Feslint-config/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gemini-testing%2Feslint-config/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gemini-testing%2Feslint-config/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gemini-testing","download_url":"https://codeload.github.com/gemini-testing/eslint-config/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":233869025,"owners_count":18743095,"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-14T15:19:56.046Z","updated_at":"2025-09-22T17:31:49.957Z","avatar_url":"https://github.com/gemini-testing.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# eslint-config-gemini-testing\n\nConfig for [ESLint](http://eslint.org/).\n\n## Installation\n\n```bash\n$ npm install eslint-config-gemini-testing\n```\n\n## Using in a project\n\n* Add file `.eslintrc.js` to the root of your project:\n\n```js\nmodule.exports = {\n    extends: 'gemini-testing',\n    root: true\n};\n```\n\n* Add file `.eslintrc.js` to the test folder:\n\n```js\nmodule.exports = {\n    extends: 'gemini-testing/tests'\n};\n```\n* Add file `.eslintrc.js` to the folder with client js:\n\n```js\nmodule.exports = {\n    extends: 'gemini-testing/browser'\n};\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgemini-testing%2Feslint-config","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgemini-testing%2Feslint-config","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgemini-testing%2Feslint-config/lists"}