{"id":28502201,"url":"https://github.com/dougsoftware/eslint-config","last_synced_at":"2025-07-05T02:30:30.044Z","repository":{"id":204319176,"uuid":"711569192","full_name":"dougsoftware/eslint-config","owner":"dougsoftware","description":null,"archived":false,"fork":false,"pushed_at":"2023-11-25T17:12:57.000Z","size":43,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-08T16:09:20.594Z","etag":null,"topics":["npm","npm-package"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/@douglasmatosdev/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/dougsoftware.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2023-10-29T17:03:52.000Z","updated_at":"2025-01-26T16:18:53.000Z","dependencies_parsed_at":null,"dependency_job_id":"1b7f7433-b3c4-4eaa-8e5b-9be2567c4439","html_url":"https://github.com/dougsoftware/eslint-config","commit_stats":{"total_commits":7,"total_committers":1,"mean_commits":7.0,"dds":0.0,"last_synced_commit":"9008098103e2a4a13bc3420063ef15bf1f3aa055"},"previous_names":["douglasmatosdev/eslint-config","dougsoftware/eslint-config"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dougsoftware/eslint-config","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dougsoftware%2Feslint-config","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dougsoftware%2Feslint-config/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dougsoftware%2Feslint-config/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dougsoftware%2Feslint-config/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dougsoftware","download_url":"https://codeload.github.com/dougsoftware/eslint-config/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dougsoftware%2Feslint-config/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259747312,"owners_count":22905317,"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":["npm","npm-package"],"created_at":"2025-06-08T16:09:24.665Z","updated_at":"2025-07-05T02:30:30.039Z","avatar_url":"https://github.com/dougsoftware.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# eslint-config\n\n## Requirements\n\n- node `\u003e=18.17.0`\n- VSCode\n  -  [Install ESLint VSCode Extension](https://marketplace.visualstudio.com/items?itemName=dbaeumer.vscode-eslint)\n  -  Go to: `File -\u003e Preferences -\u003e Settings -\u003e Open Setting (JSON)` set the code below\n```json\n// VSCode JSON Settings\n\"eslint.workingDirectories\": [\n    \"src\",\n    \"app\",\n],\n```\n\n## Installation\n\n```bash\nyarn add -D @douglasmatosdev/eslint-config\n```\n\n## Setup\n\nAdd in your `package.json` below settings\n```json\n// package.json\n\"prettier\": \"@douglasmatosdev/eslint-config/prettier\",\n\"eslintConfig\": {\n  \"extends\": \"@douglasmatosdev/eslint-config/eslint\"\n}\n```\n\nAdd in your `.eslintrc.json` beloow settings\n```json\n// .eslitrc.json\n{\n  \"extends\": [\"next/core-web-vitals\", \"@douglasmatosdev/eslint-config/eslint\"]\n}\n```\n\n\u003e ## Obs.: Reload VSCode","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdougsoftware%2Feslint-config","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdougsoftware%2Feslint-config","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdougsoftware%2Feslint-config/lists"}