{"id":18875254,"url":"https://github.com/shelfio/eslint-config","last_synced_at":"2025-04-14T17:31:20.030Z","repository":{"id":33659635,"uuid":"157039735","full_name":"shelfio/eslint-config","owner":"shelfio","description":null,"archived":false,"fork":false,"pushed_at":"2025-04-10T21:22:48.000Z","size":850,"stargazers_count":6,"open_issues_count":9,"forks_count":0,"subscribers_count":22,"default_branch":"master","last_synced_at":"2025-04-10T22:28:02.708Z","etag":null,"topics":["eslint-config","npm-package","prettier"],"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/shelfio.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"publiccode":null,"codemeta":null}},"created_at":"2018-11-11T02:15:31.000Z","updated_at":"2025-04-01T07:21:41.000Z","dependencies_parsed_at":"2023-10-05T04:32:32.046Z","dependency_job_id":"c531ccb4-30e8-4a6a-9deb-4f5484a50fdd","html_url":"https://github.com/shelfio/eslint-config","commit_stats":{"total_commits":652,"total_committers":22,"mean_commits":"29.636363636363637","dds":0.5858895705521472,"last_synced_commit":"dbeae3b5777f84303b6b054b29804145d8849548"},"previous_names":[],"tags_count":177,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shelfio%2Feslint-config","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shelfio%2Feslint-config/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shelfio%2Feslint-config/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shelfio%2Feslint-config/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shelfio","download_url":"https://codeload.github.com/shelfio/eslint-config/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248312176,"owners_count":21082637,"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-config","npm-package","prettier"],"created_at":"2024-11-08T06:06:40.981Z","updated_at":"2025-04-14T17:31:19.968Z","avatar_url":"https://github.com/shelfio.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# @shelf/eslint-config ![](https://img.shields.io/badge/code_style-prettier-ff69b4.svg)\n\n## Style Guide\n\nRead our [style guide](./docs/style-guide.md)\n\n## Install\n\n```\n$ yarn add @shelf/eslint-config --dev\n```\n\n## Usage\n\n### Backend\n\n```js\nimport tsConfig from '@shelf/eslint-config/typescript';\n\nexport default [...tsConfig];\n```\n\n### Frontend\n\n```js\nimport feTsConfig from '@shelf/eslint-config/frontend-typescript';\n\nexport default [\n  ...feTsConfig,\n  {\n    settings: {\n      react: {\n        version: 'detect',\n      },\n    },\n  },\n];\n```\n\n## Publish\n\n```sh\n$ yarn version\n$ git push --tags\n```\n\n## License\n\nMIT © [Shelf](https://shelf.io)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshelfio%2Feslint-config","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshelfio%2Feslint-config","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshelfio%2Feslint-config/lists"}