{"id":19683898,"url":"https://github.com/prisma/eslint-config-prisma","last_synced_at":"2025-04-29T05:31:33.380Z","repository":{"id":142937928,"uuid":"614426669","full_name":"prisma/eslint-config-prisma","owner":"prisma","description":"🧹 Prisma's .eslintrc as an extensible shared config.","archived":false,"fork":false,"pushed_at":"2024-04-11T03:46:28.000Z","size":142,"stargazers_count":12,"open_issues_count":1,"forks_count":0,"subscribers_count":12,"default_branch":"main","last_synced_at":"2025-04-20T11:00:01.093Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/prisma.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":"2023-03-15T15:03:22.000Z","updated_at":"2024-08-24T16:29:19.000Z","dependencies_parsed_at":"2024-06-21T05:46:05.008Z","dependency_job_id":"c3a14298-54c6-4608-83cf-c4fb0062dad5","html_url":"https://github.com/prisma/eslint-config-prisma","commit_stats":null,"previous_names":[],"tags_count":20,"template":false,"template_full_name":"jasonkuhrt/template-typescript-lib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prisma%2Feslint-config-prisma","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prisma%2Feslint-config-prisma/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prisma%2Feslint-config-prisma/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prisma%2Feslint-config-prisma/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prisma","download_url":"https://codeload.github.com/prisma/eslint-config-prisma/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251444540,"owners_count":21590516,"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-11T18:16:01.496Z","updated_at":"2025-04-29T05:31:33.073Z","avatar_url":"https://github.com/prisma.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# eslint-config-prisma\n\n[![trunk](https://github.com/prisma/eslint-config-prisma/actions/workflows/trunk.yaml/badge.svg)](https://github.com/prisma/eslint-config-prisma/actions/workflows/trunk.yaml)\n\n# Installation\n\n```sh\nnpm add -D  eslint-config-prisma \\\n            eslint \\\n            @typescript-eslint/eslint-plugin \\\n            @typescript-eslint/parser \\\n            eslint-plugin-deprecation \\\n            eslint-plugin-only-warn \\\n            eslint-plugin-prefer-arrow \\\n            eslint-plugin-tsdoc\n```\n\n# Usage\n\n```ts\nimport configPrisma from 'eslint-config-prisma'\nimport tsEslint from 'typescript-eslint'\n\nexport default tsEslint.config({\n  ignores: ['**/build/**/*', 'eslint.config.js'],\n  extends: [...configPrisma],\n  languageOptions: {\n    parserOptions: {\n      project: true,\n      tsconfigRootDir: import.meta.dirname,\n    },\n  }\n})\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprisma%2Feslint-config-prisma","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprisma%2Feslint-config-prisma","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprisma%2Feslint-config-prisma/lists"}