{"id":15374176,"url":"https://github.com/stil/eslint-config-favorite","last_synced_at":"2025-10-29T00:02:56.632Z","repository":{"id":146061331,"uuid":"356676192","full_name":"stil/eslint-config-favorite","owner":"stil","description":null,"archived":false,"fork":false,"pushed_at":"2023-04-10T18:50:51.000Z","size":165,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-12-31T20:15:35.356Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stil.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2021-04-10T19:32:46.000Z","updated_at":"2022-02-08T22:59:57.000Z","dependencies_parsed_at":null,"dependency_job_id":"f43dd446-4c2e-40bb-b2db-a4426b104128","html_url":"https://github.com/stil/eslint-config-favorite","commit_stats":{"total_commits":9,"total_committers":1,"mean_commits":9.0,"dds":0.0,"last_synced_commit":"6f2447cce6c4ba1d4947fc6542f79ab96ff4900c"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stil%2Feslint-config-favorite","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stil%2Feslint-config-favorite/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stil%2Feslint-config-favorite/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stil%2Feslint-config-favorite/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stil","download_url":"https://codeload.github.com/stil/eslint-config-favorite/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239929195,"owners_count":19720086,"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-10-01T13:57:32.453Z","updated_at":"2025-10-29T00:02:56.537Z","avatar_url":"https://github.com/stil.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# eslint-config-favorite\n\nThis project is closed for PRs. Only for my personal use.\n\n## Installation\n\nTo install it in your project, simply run the following command:\n\n```shell\nyarn add -D eslint-config-favorite\n```\n\nThen you can create an `.eslintrc` file with following contents\n\n```json\n{\n  \"extends\": \"eslint-config-favorite\"\n}\n```\n\n## Prettier\n\nInstall Prettier VSCode extension first: https://marketplace.visualstudio.com/items?itemName=esbenp.prettier-vscode\n\nIn workspace settings add following setting:\n```json\n{\n  \"editor.defaultFormatter\": \"esbenp.prettier-vscode\",\n  \"[html]\": {\n    \"editor.defaultFormatter\": \"esbenp.prettier-vscode\"\n  },\n  \"[javascript]\": {\n    \"editor.defaultFormatter\": \"esbenp.prettier-vscode\"\n  },\n  \"[typescript]\": {\n    \"editor.defaultFormatter\": \"esbenp.prettier-vscode\"\n  },\n  \"[javascriptreact]\": {\n    \"editor.defaultFormatter\": \"esbenp.prettier-vscode\"\n  },\n  \"[typescriptreact]\": {\n    \"editor.defaultFormatter\": \"esbenp.prettier-vscode\"\n  },\n  \"[json]\": {\n    \"editor.defaultFormatter\": \"esbenp.prettier-vscode\"\n  },\n  \"editor.codeActionsOnSave\": {\n    \"source.fixAll.eslint\": true\n  },\n  \"editor.formatOnSave\": true\n}\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstil%2Feslint-config-favorite","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstil%2Feslint-config-favorite","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstil%2Feslint-config-favorite/lists"}