{"id":20311097,"url":"https://github.com/mcmath/tslint-config","last_synced_at":"2025-07-24T22:35:27.600Z","repository":{"id":57127525,"uuid":"88682517","full_name":"mcmath/tslint-config","owner":"mcmath","description":"TSLint config for TypeScript projects","archived":false,"fork":false,"pushed_at":"2017-04-20T00:13:06.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-16T10:20:09.271Z","etag":null,"topics":["config","tslint","tslint-config","typescript"],"latest_commit_sha":null,"homepage":null,"language":null,"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/mcmath.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}},"created_at":"2017-04-19T00:26:34.000Z","updated_at":"2020-07-06T10:33:40.000Z","dependencies_parsed_at":"2022-08-31T17:20:36.176Z","dependency_job_id":null,"html_url":"https://github.com/mcmath/tslint-config","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcmath%2Ftslint-config","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcmath%2Ftslint-config/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcmath%2Ftslint-config/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcmath%2Ftslint-config/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mcmath","download_url":"https://codeload.github.com/mcmath/tslint-config/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241809614,"owners_count":20023787,"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":["config","tslint","tslint-config","typescript"],"created_at":"2024-11-14T17:36:09.666Z","updated_at":"2025-03-04T08:16:03.929Z","avatar_url":"https://github.com/mcmath.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# @mcmath/tslint-config\n\n[![Version][version-badge]][npm]\n[![Build][build-badge]][travis]\n\nTSLint configuration for TypeScript projects\n\n## Install\n\nInstall as an [npm][npm] development dependency. [TypeScript][typescript] and\n[TSLint][tslint] should also be installed.\n\n```sh\nnpm install --save-dev typescript tslint @mcmath/tslint-config\n```\n\n## Usage\n\nCreate a `tslint.json` file in the root of your project:\n\n```json\n{ \"extends\": \"@mcmath/tslint-config\" }\n```\n\nNew rules may be added or existing ones modified like so:\n\n```json\n{\n  \"extends\": \"@mcmath/tslint-config\",\n  \"rules\": {\n    \"no-reference\": false,\n    \"quotemark\": [true, \"single\"]\n  }\n}\n```\n\n[version-badge]: https://img.shields.io/npm/v/@mcmath/tslint-config.svg?style=flat-square\n[build-badge]: https://img.shields.io/travis/mcmath/tslint-config/master.svg?style=flat-square\n[npm]: https://www.npmjs.com/package/@mcmath/tslint-config\n[travis]: https://travis-ci.org/mcmath/tslint-config\n[typescript]: https://www.typescriptlang.org/\n[tslint]: https://palantir.github.io/tslint/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmcmath%2Ftslint-config","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmcmath%2Ftslint-config","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmcmath%2Ftslint-config/lists"}