{"id":21721369,"url":"https://github.com/informaticsmatters/eslint-config-squonk","last_synced_at":"2026-03-08T11:32:14.017Z","repository":{"id":57162159,"uuid":"437627161","full_name":"InformaticsMatters/eslint-config-squonk","owner":"InformaticsMatters","description":"ESLint config used by Squonk front-end apps","archived":false,"fork":false,"pushed_at":"2025-06-25T18:08:26.000Z","size":257,"stargazers_count":0,"open_issues_count":10,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-25T19:24:11.269Z","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/InformaticsMatters.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"zenodo":null}},"created_at":"2021-12-12T18:40:05.000Z","updated_at":"2025-04-22T21:32:06.000Z","dependencies_parsed_at":"2025-01-19T09:27:24.691Z","dependency_job_id":"ac0a11ad-316c-4129-87b6-790c9baff027","html_url":"https://github.com/InformaticsMatters/eslint-config-squonk","commit_stats":{"total_commits":24,"total_committers":1,"mean_commits":24.0,"dds":0.0,"last_synced_commit":"1c872bba239ab7413d0b52f2b8059f46a71e9813"},"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/InformaticsMatters/eslint-config-squonk","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Feslint-config-squonk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Feslint-config-squonk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Feslint-config-squonk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Feslint-config-squonk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/InformaticsMatters","download_url":"https://codeload.github.com/InformaticsMatters/eslint-config-squonk/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Feslint-config-squonk/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263431089,"owners_count":23465472,"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-26T02:16:10.050Z","updated_at":"2026-03-08T11:32:14.003Z","avatar_url":"https://github.com/InformaticsMatters.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# eslint-config-squonk\n\nESLint config used by Squonk front-end apps\n\n## Installation\n\nThis assumes you are using `pnpm`.\n\n1. Install package:\n\n```sh\npnpm add -D eslint @squonk/eslint-config\n```\n\n2. Create (or modify) a `eslint.config.js` for your _flat_ eslint config file and merge the configs you need for the project:\n\n```js\nimport config from \"@squonk/eslint-config\";\n\nexport default config.map((c) =\u003e ({ ...c, ignores: [\"**/dist/**\"] }));\n```\n\nAdd any files and directories you wish to ignore since .eslintignore is removed for flat configs.\n\n4. Install peer dependencies or (preferred) set `--resolve--resolve-plugins-relative-to=\"path/to/@squonk/eslint-config\"` (may be a monorepo or the node-modules folder)\n\n## Development\n\nReleasing a new version:\n\n1. Merge the PR created by `release-please`\n2. From the repo run `pnpm publish`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finformaticsmatters%2Feslint-config-squonk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finformaticsmatters%2Feslint-config-squonk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finformaticsmatters%2Feslint-config-squonk/lists"}