tslint

:vertical_traffic_light: An extensible linter for the TypeScript language

Github星跟蹤圖

NPM version
Downloads
Dependency Status
devDependency Status
peerDependency Status
Circle CI

TSLint

:warning: TSLint is deprecated.

See this issue for more details: Roadmap: TSLint → ESLint. If you're interested in helping with the TSLint/ESLint migration, please check out our OSS Fellowship program.

TSLint is an extensible static analysis tool that checks TypeScript code for readability, maintainability, and functionality errors. It is widely supported across modern editors & build systems and can be customized with your own lint rules, configurations, and formatters.

TSLint currently supports:

Installation & Usage

Please refer to the full installation & usage documentation on the TSLint website. There, you'll find information about

TSLint Playground

There is a sandbox environment for TSLint at palantir.github.io/tslint-playground, which can be used to test rules and see how TSLint works. Issues can be filed against tslint-playground here.

Custom Rules & Plugins

Custom rule sets from Palantir

Custom rule sets from the community

If we don't have all the rules you're looking for, you can either write your own custom rules or use rules implementations developed by the community. The repos below are a good source of custom rules:

Development

Prerequisites:

  • node v7+
  • yarn v1.0+

Quick Start

git clone git@github.com:palantir/tslint.git --config core.autocrlf=input --config core.eol=lf
yarn
yarn compile
yarn test

主要指標

概覽
名稱與所有者palantir/tslint
主編程語言TypeScript
編程語言JavaScript (語言數: 4)
平台
許可證Apache License 2.0
所有者活动
創建於2013-07-25 22:19:18
推送於2021-03-25 15:41:38
最后一次提交2021-03-25 11:41:38
發布數148
最新版本名稱6.1.3 (發布於 )
第一版名稱v0.1.1 (發布於 2013-07-27 20:02:51)
用户参与
星數5.9k
關注者數362
派生數884
提交數2.9k
已啟用問題?
問題數2764
打開的問題數1
拉請求數1864
打開的拉請求數0
關閉的拉請求數292
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?