{"id":19355672,"url":"https://github.com/debbl/eslint-config","last_synced_at":"2026-01-17T00:52:08.802Z","repository":{"id":114467198,"uuid":"543004781","full_name":"Debbl/eslint-config","owner":"Debbl","description":"my eslint config","archived":false,"fork":false,"pushed_at":"2025-04-14T19:41:13.000Z","size":1535,"stargazers_count":1,"open_issues_count":7,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-14T20:36:32.728Z","etag":null,"topics":["eslint","prettier","react","soildjs","vue"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/@debbl/eslint-config","language":"TypeScript","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/Debbl.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,"publiccode":null,"codemeta":null}},"created_at":"2022-09-29T08:27:32.000Z","updated_at":"2025-04-09T11:59:21.000Z","dependencies_parsed_at":"2023-09-23T16:39:57.392Z","dependency_job_id":"6a5c518b-c821-4290-a150-00023de0e5ad","html_url":"https://github.com/Debbl/eslint-config","commit_stats":null,"previous_names":[],"tags_count":286,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Debbl%2Feslint-config","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Debbl%2Feslint-config/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Debbl%2Feslint-config/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Debbl%2Feslint-config/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Debbl","download_url":"https://codeload.github.com/Debbl/eslint-config/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250407663,"owners_count":21425534,"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","prettier","react","soildjs","vue"],"created_at":"2024-11-10T06:03:16.578Z","updated_at":"2026-01-17T00:52:08.790Z","avatar_url":"https://github.com/Debbl.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [@debbl/eslint-config](https://github.com/Debbl/eslint-config)\n\n[![npm](https://img.shields.io/npm/v/@debbl/eslint-config?label=@debbl/eslint-config\u0026color=444\u0026logo=npm)](https://npmjs.com/package/@debbl/eslint-config)\n\n## Credits\n\n\u003e https://github.com/antfu/eslint-config\n\n## Install\n\n```bash\npnpm i eslint @debbl/eslint-config -D\n```\n\n## Config `eslint.config.js`\n\n### Default config\n\n- ignores\n- javascript\n- comments\n- node\n- jsdoc\n- imports\n- unicorn\n- sortKeys\n- test\n- jsonc\n- yml\n- toml\n- markdown\n- prettier\n\n```js\nimport { defineConfig } from '@debbl/eslint-config'\n\nexport default defineConfig()\n```\n\n## Config `Prettier`, will override default rules\n\n```js\nimport { defineConfig } from '@debbl/eslint-config'\n\nexport default defineConfig({\n  typescript: true,\n  prettier: {\n    semi: false,\n  },\n})\n```\n\n## Full OptionConfig\n\n[types.ts](./src/types.ts#L65)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdebbl%2Feslint-config","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdebbl%2Feslint-config","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdebbl%2Feslint-config/lists"}