{"id":16186225,"url":"https://github.com/zenflow/eslint-config-zenflow","last_synced_at":"2026-01-21T12:07:48.784Z","repository":{"id":49827381,"uuid":"123233170","full_name":"zenflow/eslint-config-zenflow","owner":"zenflow","description":"A standard eslint configuration","archived":false,"fork":false,"pushed_at":"2022-10-30T16:36:52.000Z","size":335,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-07T18:55:17.106Z","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/zenflow.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}},"created_at":"2018-02-28T05:19:43.000Z","updated_at":"2023-03-17T23:28:50.000Z","dependencies_parsed_at":"2023-01-20T09:47:42.114Z","dependency_job_id":null,"html_url":"https://github.com/zenflow/eslint-config-zenflow","commit_stats":null,"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/zenflow/eslint-config-zenflow","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zenflow%2Feslint-config-zenflow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zenflow%2Feslint-config-zenflow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zenflow%2Feslint-config-zenflow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zenflow%2Feslint-config-zenflow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zenflow","download_url":"https://codeload.github.com/zenflow/eslint-config-zenflow/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zenflow%2Feslint-config-zenflow/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28632781,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-21T04:47:28.174Z","status":"ssl_error","status_checked_at":"2026-01-21T04:47:22.943Z","response_time":86,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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-10-10T07:17:37.325Z","updated_at":"2026-01-21T12:07:48.769Z","avatar_url":"https://github.com/zenflow.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# eslint-config-zenflow\n\n\u003e A good eslint configuration\n\n[![npm version](https://img.shields.io/npm/v/eslint-config-zenflow)](http://npmjs.com/package/eslint-config-zenflow)\n[![CI status](https://img.shields.io/github/workflow/status/zenflow/eslint-config-zenflow/CI?logo=GitHub\u0026label=CI)](https://github.com/zenflow/eslint-config-zenflow/actions?query=branch%3Amaster)\n[![Code Climate maintainability](https://img.shields.io/codeclimate/maintainability-percentage/zenflow/eslint-config-zenflow?logo=Code%20Climate)](https://codeclimate.com/github/zenflow/eslint-config-zenflow)\n[![LGTM alerts](https://img.shields.io/lgtm/alerts/github/zenflow/eslint-config-zenflow?logo=lgtm)](https://lgtm.com/projects/g/zenflow/eslint-config-zenflow/)\n[![Known Vulnerabilities](https://snyk.io/test/github/zenflow/eslint-config-zenflow/badge.svg?targetFile=package.json)](https://snyk.io/test/github/zenflow/eslint-config-zenflow?targetFile=package.json)\n\n## Features\n\n- Based on [`eslint-config-react-app`](https://github.com/facebook/create-react-app/tree/master/packages/eslint-config-react-app)\n- [`prettier`](https://www.npmjs.com/package/prettier) integration using\n  [`eslint-plugin-prettier`](https://www.npmjs.com/package/eslint-plugin-prettier) \u0026\n  [`eslint-config-prettier`](https://www.npmjs.com/package/eslint-config-prettier)\n\n## Install\n\nInstall packages:\n\n```shell\nnpm install --save-dev eslint eslint-config-zenflow\n\n# optional\nnpm install --save-dev typescript\n```\n\nAdd `.eslintrc` file:\n\n```json5\n{\n  \"extends\": [\"zenflow\"],\n  \"rules\": { /* custom rule configs here */ }\n}\n```\n\nAdd package `\"scripts\"`:\n\n```\n\"lint\": \"eslint . --ext .js,.ts,.jsx,.tsx\",\n\"lint-fix\": \"npm run lint -- --fix\",\n```\n\n**Optional** [Configure Prettier](https://prettier.io/docs/en/configuration.html) to your taste.\n\n**Optional** Copy [the companion .editorconfig file](./.editorconfig) to the root of your project.\n\n**Recommended** Enable eslint integration in your IDE of choice\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzenflow%2Feslint-config-zenflow","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzenflow%2Feslint-config-zenflow","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzenflow%2Feslint-config-zenflow/lists"}