{"id":38311738,"url":"https://github.com/edge/eslint-config-typescript","last_synced_at":"2026-01-17T02:32:39.193Z","repository":{"id":44574090,"uuid":"401073777","full_name":"edge/eslint-config-typescript","owner":"edge","description":"ESLint config for Edge TypeScript projects","archived":false,"fork":false,"pushed_at":"2024-10-29T13:05:54.000Z","size":30,"stargazers_count":2,"open_issues_count":2,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-10-29T15:56:27.890Z","etag":null,"topics":["eslint","nodejs","typescript"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/edge.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":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-08-29T15:16:59.000Z","updated_at":"2024-10-29T13:05:58.000Z","dependencies_parsed_at":"2024-10-29T14:39:28.271Z","dependency_job_id":null,"html_url":"https://github.com/edge/eslint-config-typescript","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/edge/eslint-config-typescript","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edge%2Feslint-config-typescript","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edge%2Feslint-config-typescript/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edge%2Feslint-config-typescript/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edge%2Feslint-config-typescript/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/edge","download_url":"https://codeload.github.com/edge/eslint-config-typescript/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edge%2Feslint-config-typescript/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28492321,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T00:50:05.742Z","status":"online","status_checked_at":"2026-01-17T02:00:07.808Z","response_time":85,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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","nodejs","typescript"],"created_at":"2026-01-17T02:32:39.002Z","updated_at":"2026-01-17T02:32:39.172Z","avatar_url":"https://github.com/edge.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cimg src=\"https://cdn.edge.network/assets/img/edge-logo-green.svg\" width=\"200\"\u003e\n\n# TypeScript ESLint Config\n\nESLint config for Edge TypeScript projects.\n\nFor JavaScript config without TypeScript-specific rules, see [edge/eslint-config-javascript](https://github.com/edge/eslint-config-javascript)\n\n## Usage\n\nInstall to your project:\n\n```bash\nnpm i --save-dev @edge/eslint-config-typescript\n```\n\nThis package specifies peer dependencies, which [you may need to add manually to your project](https://nodejs.org/en/blog/npm/peer-dependencies/). To do so, run the following in shell at your npm project root:\n\n```bash\nnpm i --save-dev \\\n  @typescript-eslint/eslint-plugin \\\n  @typescript-eslint/parser \\\n  eslint \\\n  typescript\n```\n\nAfterwards, add the following configuration to your ESLint configuration:\n\n```json\n{\n  \"parser\": \"@typescript-eslint/parser\",\n  \"plugins\": [\n    \"@typescript-eslint\"\n  ],\n  \"extends\": [\n    \"@edge/eslint-config-typescript\"\n  ]\n}\n```\n\nFinally, configure your npm scripts, IDE, etc. as your project requires.\n\n## License\n\nEdge is the infrastructure of Web3. A peer-to-peer network and blockchain providing high performance decentralised web services, powered by the spare capacity all around us.\n\nCopyright notice\n(C) 2022 Edge Network Technologies Limited \u003csupport@edge.network\u003e\u003cbr /\u003e\nAll rights reserved\n\nThis product is part of Edge.\nEdge is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version (\"the GPL\").\n\n**If you wish to use Edge outside the scope of the GPL, please contact us at licensing@edge.network for details of alternative license arrangements.**\n\n**This product may be distributed alongside other components available under different licenses (which may not be GPL). See those components themselves, or the documentation accompanying them, to determine what licenses are applicable.**\n\nEdge is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.\n\nThe GNU General Public License (GPL) is available at: https://www.gnu.org/licenses/gpl-3.0.en.html\u003cbr /\u003e\nA copy can be found in the file GPL.md distributed with\nthese files.\n\nThis copyright notice MUST APPEAR in all copies of the product!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedge%2Feslint-config-typescript","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fedge%2Feslint-config-typescript","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedge%2Feslint-config-typescript/lists"}