{"id":21320450,"url":"https://github.com/eclass/eslint-config-typescript","last_synced_at":"2025-07-12T04:32:53.087Z","repository":{"id":37035185,"uuid":"267185278","full_name":"eclass/eslint-config-typescript","owner":"eclass","description":"eslint shareable config for typescript","archived":false,"fork":false,"pushed_at":"2024-11-11T17:53:00.000Z","size":800,"stargazers_count":0,"open_issues_count":19,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-11-15T04:28:34.685Z","etag":null,"topics":["eclass","eslint","eslint-config","typescript"],"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/eclass.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}},"created_at":"2020-05-27T00:53:07.000Z","updated_at":"2023-07-18T09:11:49.000Z","dependencies_parsed_at":"2024-01-09T00:32:36.329Z","dependency_job_id":"aa52613b-804c-4e84-8842-f215a3fee6ce","html_url":"https://github.com/eclass/eslint-config-typescript","commit_stats":{"total_commits":341,"total_committers":4,"mean_commits":85.25,"dds":0.04985337243401755,"last_synced_commit":"60928771c6dbd222ed833efef47288a57b5cedf6"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclass%2Feslint-config-typescript","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclass%2Feslint-config-typescript/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclass%2Feslint-config-typescript/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclass%2Feslint-config-typescript/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eclass","download_url":"https://codeload.github.com/eclass/eslint-config-typescript/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225795392,"owners_count":17525316,"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":["eclass","eslint","eslint-config","typescript"],"created_at":"2024-11-21T19:47:53.975Z","updated_at":"2024-11-21T19:47:54.507Z","avatar_url":"https://github.com/eclass.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# @eclass/eslint-config-typescript\n\n[![npm](https://img.shields.io/npm/v/@eclass/eslint-config-typescript.svg)](https://www.npmjs.com/package/@eclass/eslint-config-typescript)\n![Node.js CI](https://github.com/eclass/eslint-config-typescript/workflows/Node.js%20CI/badge.svg)\n[![downloads](https://img.shields.io/npm/dt/@eclass/eslint-config-typescript.svg)](https://www.npmjs.com/package/@eclass/eslint-config-typescript)\n[![dependencies Status](https://david-dm.org/eclass/eslint-config-typescript/status.svg)](https://david-dm.org/eclass/eslint-config-typescript)\n[![devDependencies Status](https://david-dm.org/eclass/eslint-config-typescript/dev-status.svg)](https://david-dm.org/eclass/eslint-config-typescript?type=dev)\n[![peerDependencies Status](https://david-dm.org/eclass/eslint-config-typescript/peer-status.svg)](https://david-dm.org/eclass/eslint-config-typescript?type=peer)\n\n\u003e This package provides eclass eslint shareable config for typescript.\n\n## Plugins and Configuration included\n\n- [eslint-config-prettier](https://www.npmjs.com/package/eslint-config-prettier)\n- [eslint-config-standard](https://www.npmjs.com/package/eslint-config-standard)\n- [eslint-plugin-import](https://www.npmjs.com/package/eslint-plugin-import)\n- [eslint-plugin-node](https://www.npmjs.com/package/eslint-plugin-node)\n- [eslint-plugin-prettier](https://www.npmjs.com/package/eslint-plugin-prettier)\n- [eslint-plugin-promise](https://www.npmjs.com/package/eslint-plugin-promise)\n- [@typescript-eslint/eslint-plugin](https://www.npmjs.com/package/@typescript-eslint/eslint-plugin)\n- [@typescript-eslint/parser](https://www.npmjs.com/package/@typescript-eslint/parser)\n\n## Installation\n\n[Install](https://docs.npmjs.com/cli/install) [`eslint`](https://www.npmjs.com/package/eslint) and this package with [npm](https://docs.npmjs.com/about-npm/).\n\n```\nnpm i -D eslint @eclass/eslint-config-typescript eslint-config-{prettier,standard} eslint-plugin-{array-func,eslint-comments,import,node,prettier,promise,security,sonarjs,standard} @typescript-eslint/{eslint-plugin,parser} prettier\n```\n\nThen add the following configuration to your project's [`package.json`](https://docs.npmjs.com/files/package.json).\n\n```json\n\"eslintConfig\": {\n  \"extends\": \"@eclass/eslint-config-typescript\"\n}\n```\n\n### Enable type checking with typescript (slow)\n\n```json\n\"eslintConfig\": {\n  \"extends\": \"@eclass/eslint-config-typescript/requiring-type-checking\"\n}\n```\n\n## License\n\n[MIT](https://tldrlegal.com/license/mit-license)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feclass%2Feslint-config-typescript","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feclass%2Feslint-config-typescript","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feclass%2Feslint-config-typescript/lists"}