{"id":20986884,"url":"https://github.com/dipcode-software/eslint-config-dipcode","last_synced_at":"2025-03-13T11:24:04.162Z","repository":{"id":217346181,"uuid":"743525228","full_name":"dipcode-software/eslint-config-dipcode","owner":"dipcode-software","description":"Shareable ESLint config for Dipcode.","archived":false,"fork":false,"pushed_at":"2024-04-23T11:06:33.000Z","size":238,"stargazers_count":1,"open_issues_count":7,"forks_count":0,"subscribers_count":6,"default_branch":"main","last_synced_at":"2024-04-23T21:28:45.717Z","etag":null,"topics":["eslint","eslint-config"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/@dipcode/eslint-config","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/dipcode-software.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":"2024-01-15T12:27:25.000Z","updated_at":"2024-01-25T12:30:24.000Z","dependencies_parsed_at":"2024-04-23T12:35:57.119Z","dependency_job_id":"35aa533f-acc5-4d25-b6af-9e78248b9c5d","html_url":"https://github.com/dipcode-software/eslint-config-dipcode","commit_stats":null,"previous_names":["dipcode-software/eslint-config-dipcode"],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dipcode-software%2Feslint-config-dipcode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dipcode-software%2Feslint-config-dipcode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dipcode-software%2Feslint-config-dipcode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dipcode-software%2Feslint-config-dipcode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dipcode-software","download_url":"https://codeload.github.com/dipcode-software/eslint-config-dipcode/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243393806,"owners_count":20283866,"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-11-19T06:15:16.374Z","updated_at":"2025-03-13T11:24:04.135Z","avatar_url":"https://github.com/dipcode-software.png","language":"JavaScript","readme":"# Dipcode ESLint config\n\n\u003e Shareable ESLint config for Dipcode.\n\n- [Usage](#usage)\n- [Links](#links)\n\n## Usage\n\nThe package provides Dipcode's `.eslintrc` as an extensible shared config.\n\nInstall the config\n\n```sh\nnpm install --save-dev @dipcode/eslint-config\n```\n\nThen configure eslint to use the configuration.\n\n### For JavaScript projects\n\n`.eslintrc.json`\n\n```json\n{\n  \"root\": true,\n  \"extends\": \"@dipcode/eslint-config\"\n}\n```\n\n### For TypeScript projects\n\n`.eslintrc.json`\n\n```json\n{\n  \"root\": true,\n  \"extends\": \"@dipcode/eslint-config/typescript\"\n}\n```\n\n## Links\n\n- [ESLint](https://eslint.org/)\n- [Prettier](https://prettier.io/)\n- [typescript-eslint](https://typescript-eslint.io/getting-started/)\n- [eslint-plugin-jsdoc](https://www.npmjs.com/package/eslint-plugin-jsdoc)\n- [eslint-plugin-import](https://www.npmjs.com/package/eslint-plugin-import)\n- [eslint-plugin-promise](https://www.npmjs.com/package/eslint-plugin-promise)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdipcode-software%2Feslint-config-dipcode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdipcode-software%2Feslint-config-dipcode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdipcode-software%2Feslint-config-dipcode/lists"}