{"id":16489065,"url":"https://github.com/thundernet8/customtslintrules","last_synced_at":"2026-05-14T09:33:27.541Z","repository":{"id":57211167,"uuid":"114381881","full_name":"thundernet8/CustomTSLintRules","owner":"thundernet8","description":"Custom TSLint rules","archived":false,"fork":false,"pushed_at":"2018-05-01T08:19:06.000Z","size":22,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-11T20:50:01.197Z","etag":null,"topics":["react","tslint","tslint-rules","typescript"],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/thundernet8.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-12-15T14:58:13.000Z","updated_at":"2019-08-01T02:30:47.000Z","dependencies_parsed_at":"2022-08-29T07:41:19.206Z","dependency_job_id":null,"html_url":"https://github.com/thundernet8/CustomTSLintRules","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thundernet8%2FCustomTSLintRules","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thundernet8%2FCustomTSLintRules/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thundernet8%2FCustomTSLintRules/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thundernet8%2FCustomTSLintRules/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thundernet8","download_url":"https://codeload.github.com/thundernet8/CustomTSLintRules/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241314988,"owners_count":19942761,"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":["react","tslint","tslint-rules","typescript"],"created_at":"2024-10-11T13:42:55.777Z","updated_at":"2026-05-14T09:33:27.463Z","avatar_url":"https://github.com/thundernet8.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\n## CustomTSLintRules\n\n**Custom TSLint rules .**\n\n[![GitHub issues](https://img.shields.io/github/issues/thundernet8/CustomTSLintRules.svg)](https://github.com/thundernet8/CustomTSLintRules/issues)\n[![GitHub forks](https://img.shields.io/github/forks/thundernet8/CustomTSLintRules.svg)](https://github.com/thundernet8/CustomTSLintRules/network)\n[![GitHub stars](https://img.shields.io/github/stars/thundernet8/CustomTSLintRules.svg)](https://github.com/thundernet8/CustomTSLintRules/stargazers)\n[![dependency status](https://img.shields.io/david/thundernet8/CustomTSLintRules.svg?maxAge=3600\u0026style=flat)](https://david-dm.org/thundernet8/CustomTSLintRules)\n[![Build Status](https://travis-ci.org/thundernet8/CustomTSLintRules.svg?branch=master)](https://travis-ci.org/thundernet8/CustomTSLintRules)\n[![GitHub license](https://img.shields.io/github/license/thundernet8/CustomTSLintRules.svg)](https://github.com/thundernet8/CustomTSLintRules/blob/master/LICENSE)\n[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier)\n\n\u003c/div\u003e\n\n\u003cbr\u003e\n\n## Install\n\n`npm install custom-tslint-rules-collection --save-dev`\n\nor\n\n`yarn add custom-tslint-rules-collection --dev`\n\n## Usage\n\ncustom-tslint-rules has peer dependencies on TSLint and TypeScript.\n\nTo use these lint rules with the default preset, use configuration inheritance via the extends keyword. Here's a sample configuration where tslint.json lives adjacent to your node_modules folder:\n\n```\n{\n  \"extends\": [\"tslint:latest\", \"custom-tslint-rules-collection\"],\n  \"rules\": {\n    // override custom-tslint-rules rules here\n    \"tsx-no-any-props\": false\n  }\n}\n```\n\nTo lint your .ts and .tsx files you can simply run tslint -c tslint.json 'src/\\*_/_.{ts,tsx}'.\n\n## Rules\n\n* [x] `tsx-no-any-props`\n* [x] `tsx-no-any-state`\n\n## License\n\nCustomTSLintRules is freely distributable under the terms of the\n[MIT license](https://github.com/thundernet8/CustomTSLintRules/blob/master/LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthundernet8%2Fcustomtslintrules","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthundernet8%2Fcustomtslintrules","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthundernet8%2Fcustomtslintrules/lists"}