{"id":22876448,"url":"https://github.com/statsfm/eslint","last_synced_at":"2025-03-31T13:20:55.683Z","repository":{"id":118550989,"uuid":"493399774","full_name":"statsfm/eslint","owner":"statsfm","description":"The ESLint config used in all stats.fm projects","archived":false,"fork":false,"pushed_at":"2022-05-17T21:08:35.000Z","size":113,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2024-12-13T15:31:13.871Z","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":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/statsfm.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":"2022-05-17T20:12:54.000Z","updated_at":"2022-05-18T11:49:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"e36e0596-652e-4a94-8ede-9887bc6d8c5f","html_url":"https://github.com/statsfm/eslint","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/statsfm%2Feslint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/statsfm%2Feslint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/statsfm%2Feslint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/statsfm%2Feslint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/statsfm","download_url":"https://codeload.github.com/statsfm/eslint/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237532094,"owners_count":19325336,"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-12-13T15:16:48.860Z","updated_at":"2025-02-06T19:22:46.809Z","avatar_url":"https://github.com/statsfm.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Statsfm Style Guide\n\nThe ESLint config Statsfm uses.\n\n## Installation\n\nThere are four packages available. Each of them can be installed with `yarn add --dev @statsfm/eslint-config-\u003cname\u003e`.\nThe following packages can be installed:\n\n```txt\n@statsfm/eslint-config-base\n@statsfm/eslint-config-jest\n@statsfm/eslint-config-typescript\n@statsfm/eslint-config-vue\n```\n\nYou may then extend the installed package(s) in your `.eslintrc.js`, like this:\n\n```js\nmodule.exports = {\n  extends: [\n    \"@statsfm/base\",\n    \"@statsfm/jest\",\n    \"@statsfm/typescript\",\n    \"@statsfm/vue\",\n  ],\n};\n```\n\nFeel free to remove any configs you don't need.\n\n## License\n\nThis project is licensed under the 3-Clause BSD license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstatsfm%2Feslint","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstatsfm%2Feslint","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstatsfm%2Feslint/lists"}