{"id":18378327,"url":"https://github.com/tyom/eslint-config","last_synced_at":"2026-04-30T15:31:09.527Z","repository":{"id":44145646,"uuid":"150014985","full_name":"tyom/eslint-config","owner":"tyom","description":"My ESLint base config","archived":false,"fork":false,"pushed_at":"2022-02-11T20:00:57.000Z","size":119,"stargazers_count":0,"open_issues_count":4,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-11T13:43:22.383Z","etag":null,"topics":["eslint","eslint-config","eslint-plugin-vue"],"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/tyom.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}},"created_at":"2018-09-23T18:49:57.000Z","updated_at":"2019-12-18T16:22:42.000Z","dependencies_parsed_at":"2022-07-20T16:20:08.712Z","dependency_job_id":null,"html_url":"https://github.com/tyom/eslint-config","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/tyom/eslint-config","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tyom%2Feslint-config","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tyom%2Feslint-config/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tyom%2Feslint-config/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tyom%2Feslint-config/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tyom","download_url":"https://codeload.github.com/tyom/eslint-config/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tyom%2Feslint-config/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32469344,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"ssl_error","status_checked_at":"2026-04-30T13:12:06.837Z","response_time":57,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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","eslint-plugin-vue"],"created_at":"2024-11-06T00:33:01.011Z","updated_at":"2026-04-30T15:31:09.494Z","avatar_url":"https://github.com/tyom.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tyom's ESLint config\n\nBase for JS projects.\n\n## Configs\n\n- **base**\n  Base ES 2018 config for use with node and on the client.\n\n- **prettier**\n  Includes _base_ and Prettier plugin recommendations. Additional preferences.\n\n- **jest**\n  Includes _base_ and Jest plugin recommendations. Additional preferences.\n\n- **Vue**\n  Includes _base_ and Vue plugin strong recommendations. Additional preferences.\n\n## Install\n\n```\nnpm i eslint-config-tyom\n```\n\n```\nyarn add eslint-config-tyom\n```\n\nThen to import everything in `eslintrc`:\n\n```json\n{ \"extends\": [\"tyom\"] }\n```\n\nindividual configs:\n\n```json\n{ \"extends\": [\"tyom/prettier\", \"tyom/vue\"] }\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftyom%2Feslint-config","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftyom%2Feslint-config","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftyom%2Feslint-config/lists"}