{"id":19924377,"url":"https://github.com/kontent-ai/eslint-config","last_synced_at":"2026-02-24T12:11:18.998Z","repository":{"id":94606517,"uuid":"604061555","full_name":"kontent-ai/eslint-config","owner":"kontent-ai","description":"Eslint configuration for Kontent.ai repositories","archived":false,"fork":false,"pushed_at":"2025-02-04T08:39:47.000Z","size":177,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-04T09:31:35.688Z","etag":null,"topics":["eslint","kontent-ai"],"latest_commit_sha":null,"homepage":"https://kontent.ai","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/kontent-ai.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-02-20T08:54:54.000Z","updated_at":"2025-02-04T08:39:13.000Z","dependencies_parsed_at":"2024-01-29T12:43:42.323Z","dependency_job_id":"2f0ed8a8-b7d1-42ec-a808-36a68797fc30","html_url":"https://github.com/kontent-ai/eslint-config","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kontent-ai%2Feslint-config","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kontent-ai%2Feslint-config/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kontent-ai%2Feslint-config/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kontent-ai%2Feslint-config/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kontent-ai","download_url":"https://codeload.github.com/kontent-ai/eslint-config/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241351382,"owners_count":19948664,"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":["eslint","kontent-ai"],"created_at":"2024-11-12T22:17:12.036Z","updated_at":"2026-02-24T12:11:13.975Z","avatar_url":"https://github.com/kontent-ai.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Contributors][contributors-shield]][contributors-url]\n[![npm][npm-shield]](https://www.npmjs.com/package/@kontent-ai/eslint-config)\n[![Forks][forks-shield]][forks-url]\n[![Stargazers][stars-shield]][stars-url]\n[![Issues][issues-shield]][issues-url]\n[![MIT License][license-shield]][license-url]\n\n[![Discord][discord-shield]][discord-url]\n\n\n# Kontent.ai eslint configuration\n\nThis is the eslint configuration that Kontent.ai uses for its TypeScript packages.\n\n# Getting Started\n\n1. Install the package the eslint configuration.\n\n    ```sh\n    # optionaly install eslint if you don't already have it\n    # npm i --save-dev eslint\n    npm i --save-dev @kontent-ai/eslint-config\n    ```\n\n1. [Extend](https://eslint.org/docs/latest/use/configure/configuration-files#extending-configuration-files) your eslint configuration\n\n    ```jsonc\n    // showcase of .eslintrc.json\n    {\n        // ...\n        \"extends\": [\n            // ...\n            \"@kontent-ai\",\n            \"@kontent-ai/eslint-config/react\"\n        ]\n    }\n    ```\n\n1. Run the lint process based on your project configuration\n\nAvailable configurations are:\n* `@kontent-ai` (default configuration for any TypeScript file)\n* `@kontent-ai/eslint-config/react` (react specific, extends default)\n* `@kontent-ai/eslint-config/jest` (jest specific, extends default)\n\n# License\n\nDistributed under the MIT License. See [`LICENSE.md`](./LICENSE.md) for more information.\n\n\n[contributors-shield]: https://img.shields.io/github/contributors/kontent-ai/eslint-config.svg?style=for-the-badge\n[contributors-url]: https://github.com/kontent-ai/eslint-config/graphs/contributors\n[npm-shield]: https://img.shields.io/badge/NPM-%23CB3837.svg?style=for-the-badge\u0026logo=npm\u0026logoColor=white\n[forks-shield]: https://img.shields.io/github/forks/kontent-ai/eslint-config.svg?style=for-the-badge\n[forks-url]: https://github.com/kontent-ai/eslint-config/network/members\n[stars-shield]: https://img.shields.io/github/stars/kontent-ai/eslint-config.svg?style=for-the-badge\n[stars-url]: https://github.com/kontent-ai/eslint-config/stargazers\n[issues-shield]: https://img.shields.io/github/issues/kontent-ai/eslint-config.svg?style=for-the-badge\n[issues-url]:https://github.com/kontent-ai/eslint-config/issues\n[license-shield]: https://img.shields.io/github/license/kontent-ai/eslint-config.svg?style=for-the-badge\n[license-url]:https://github.com/kontent-ai/eslint-config/blob/master/LICENSE.md\n[discord-shield]: https://img.shields.io/discord/821885171984891914?color=%237289DA\u0026label=Kontent.ai%20Discord\u0026logo=discord\u0026style=for-the-badge\n[discord-url]: https://discord.com/invite/SKCxwPtevJ\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkontent-ai%2Feslint-config","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkontent-ai%2Feslint-config","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkontent-ai%2Feslint-config/lists"}