{"id":18470372,"url":"https://github.com/aliencreations/eslint-config","last_synced_at":"2025-05-12T03:10:04.846Z","repository":{"id":99301702,"uuid":"310600596","full_name":"AlienCreations/eslint-config","owner":"AlienCreations","description":"Standard Alien Creations eslint configuration","archived":false,"fork":false,"pushed_at":"2020-11-06T13:40:55.000Z","size":26,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-09T00:12:49.146Z","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/AlienCreations.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":"2020-11-06T13:10:32.000Z","updated_at":"2022-06-01T20:29:18.000Z","dependencies_parsed_at":"2023-03-22T15:49:47.467Z","dependency_job_id":null,"html_url":"https://github.com/AlienCreations/eslint-config","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlienCreations%2Feslint-config","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlienCreations%2Feslint-config/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlienCreations%2Feslint-config/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlienCreations%2Feslint-config/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AlienCreations","download_url":"https://codeload.github.com/AlienCreations/eslint-config/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253166523,"owners_count":21864482,"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-06T10:13:46.418Z","updated_at":"2025-05-09T00:12:51.768Z","avatar_url":"https://github.com/AlienCreations.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Overview\n\nPlace a .eslint.json config in your project with these contents:\n\nDefault (less strict):\n```\n{ \"extends\": \"@aliencreations\" }\n```\n\nInstall it as a dev dependency in your project:\n```yarn add @aliencreations/eslint-config --dev-only```\n\nYou may see the following documentation on sharable configs:\n\nhttps://eslint.org/docs/developer-guide/shareable-configs\n\n### Running ESLint from the terminal\n\nFirst, add a lint script to your package.json:\n\n```\n  \"scripts\": {\n    \"lint\": \"eslint .\"\n    ...\n```\n\nThen run `yarn lint` or lint with auto-fix `yarn lint --fix`\n\n## Changelog\n\n##### 1.0.0\n\n  - Initial commit.\n\n##### 1.0.1\n\n  - Add Github workflow.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faliencreations%2Feslint-config","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faliencreations%2Feslint-config","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faliencreations%2Feslint-config/lists"}