{"id":21149013,"url":"https://github.com/macopedia/eslint-config-macopedia","last_synced_at":"2025-06-23T17:35:57.422Z","repository":{"id":54355980,"uuid":"314004190","full_name":"macopedia/eslint-config-macopedia","owner":"macopedia","description":"Shareable linters configuration across Macopedia's projects.","archived":false,"fork":false,"pushed_at":"2022-05-05T10:41:49.000Z","size":573,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-06-22T04:30:15.408Z","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/macopedia.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":"2020-11-18T17:13:04.000Z","updated_at":"2021-10-18T15:34:39.000Z","dependencies_parsed_at":"2022-08-13T13:10:42.457Z","dependency_job_id":null,"html_url":"https://github.com/macopedia/eslint-config-macopedia","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/macopedia/eslint-config-macopedia","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/macopedia%2Feslint-config-macopedia","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/macopedia%2Feslint-config-macopedia/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/macopedia%2Feslint-config-macopedia/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/macopedia%2Feslint-config-macopedia/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/macopedia","download_url":"https://codeload.github.com/macopedia/eslint-config-macopedia/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/macopedia%2Feslint-config-macopedia/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261523156,"owners_count":23171970,"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-20T09:30:26.739Z","updated_at":"2025-06-23T17:35:57.396Z","avatar_url":"https://github.com/macopedia.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# eslint-config-macopedia\n\nShareable linters configuration across Macopedia's projects. \n\n\n## Instalation\n\n```bash\n$ yarn add eslint-config-macopedia --dev\n```\n\n## JavaScript projects\n\n`.eslintrc.js`:\n```js\nextends: [\n  'macopedia'\n],\n```\n\n## Vue.js\nIt extends Javascript configuration\n\n`.eslintrc.js`:\n```js\nextends: [\n  'macopedia/vue'\n],\n```\n\n## Nuxt.js\n\nIt extends Javascript + Vue.js configuration\n\n`.eslintrc.js`:\n```js\nextends: [\n  'macopedia/nuxt'\n],\n```\n\n## Stylelint\n\n`stylelint.config.js`:\n\n```js\nmodule.exports = {\n  extends: ['eslint-config-macopedia/stylelint'],\n}\n```\n\n## Prettier \n`prettierrc.js`:\n```js\nmodule.exports = {\n  ...require('eslint-config-macopedia/prettier.config.js')\n}\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmacopedia%2Feslint-config-macopedia","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmacopedia%2Feslint-config-macopedia","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmacopedia%2Feslint-config-macopedia/lists"}