{"id":16467303,"url":"https://github.com/elforastero/eslint-config","last_synced_at":"2026-05-16T17:32:11.981Z","repository":{"id":57161816,"uuid":"317257965","full_name":"ElForastero/eslint-config","owner":"ElForastero","description":"Shareable ESLint config for my own projects","archived":false,"fork":false,"pushed_at":"2022-07-15T16:13:36.000Z","size":27,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-10T19:14:22.968Z","etag":null,"topics":["eslint","eslint-config"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/@spaceship/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/ElForastero.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-11-30T15:00:46.000Z","updated_at":"2023-03-08T15:05:09.000Z","dependencies_parsed_at":"2022-09-09T07:40:48.752Z","dependency_job_id":null,"html_url":"https://github.com/ElForastero/eslint-config","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ElForastero%2Feslint-config","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ElForastero%2Feslint-config/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ElForastero%2Feslint-config/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ElForastero%2Feslint-config/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ElForastero","download_url":"https://codeload.github.com/ElForastero/eslint-config/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241061839,"owners_count":19902781,"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","eslint-config"],"created_at":"2024-10-11T11:46:54.697Z","updated_at":"2025-10-17T00:23:47.631Z","avatar_url":"https://github.com/ElForastero.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"🚀 @spaceship/eslint-config\n-------------\nShareable ESLint configs for React, React Native, React Native Web, and Node projects. All configs imply TypeScript.\n\n## Usage\n\nInstall npm package:\n\n```shell script\nyarn add --dev @spaceship/eslint-config\n```\n\nThen extend your `.eslintrc` with one of the following configs:\n\n- `@spaceship/eslint-config` - default framework- and environment-agnostic config\n- `@spaceship/eslint-config/web` - config for react web apps\n- `@spaceship/eslint-config/native` - config for react-native apps\n- `@spaceship/eslint-config/hybrid` - config for hybrid react-native + web apps\n- `@spaceship/eslint-config/node` - config for nodejs projects\n- `@spaceship/eslint-config/jest` - config for testing environment\n- `@spaceship/eslint-config/i18n` - config for i18n solutions\n\n### .eslintrc\n\n```json\n{\n  \"extends\": [\n    \"@spaceship/eslint-config/web\"\n  ]\n}\n```\n\n### package.json\n\n```json\n{\n  \"eslintConfig\": {\n    \"extends\": [\n      \"@spaceship/eslint-config/native\"\n    ]\n  }\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felforastero%2Feslint-config","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felforastero%2Feslint-config","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felforastero%2Feslint-config/lists"}