{"id":20822668,"url":"https://github.com/moongoal/eslint-config-moongoal","last_synced_at":"2025-03-12T06:40:57.468Z","repository":{"id":197534401,"uuid":"695484514","full_name":"moongoal/eslint-config-moongoal","owner":"moongoal","description":"Personal ESLint configuration file","archived":false,"fork":false,"pushed_at":"2024-11-29T01:13:44.000Z","size":52,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-18T16:52:50.577Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/moongoal.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}},"created_at":"2023-09-23T10:27:35.000Z","updated_at":"2023-09-23T10:27:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"4031aaa8-5f15-46a1-9d55-9b111dbacc4f","html_url":"https://github.com/moongoal/eslint-config-moongoal","commit_stats":null,"previous_names":["moongoal/eslint-config-moongoal"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moongoal%2Feslint-config-moongoal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moongoal%2Feslint-config-moongoal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moongoal%2Feslint-config-moongoal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moongoal%2Feslint-config-moongoal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/moongoal","download_url":"https://codeload.github.com/moongoal/eslint-config-moongoal/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243172110,"owners_count":20247884,"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":[],"created_at":"2024-11-17T22:15:43.794Z","updated_at":"2025-03-12T06:40:57.451Z","avatar_url":"https://github.com/moongoal.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Personal ESLint configuration file\n\nExample usage\n\n```javascript\n/** @type {import(\"eslint\").Linter.Config} */\nconst config = {\n    root: true,\n    env: {\n        node: true,\n        es2022: true\n    },\n    extends: [\"moongoal\"]\n};\n\nmodule.exports = config;\n```\n\nRecommended versioning\n\n```json\n{\n  \"name\": \"my-project\",\n  \"version\": \"1.0.0\",\n  \"devDependencies\": {\n    \"eslint-config-moongoal\": \"*\"\n  }\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoongoal%2Feslint-config-moongoal","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmoongoal%2Feslint-config-moongoal","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoongoal%2Feslint-config-moongoal/lists"}