tslint

WebJar for tslint

Лицензия

Лицензия

Группа

Группа

org.webjars.npm
Идентификатор

Идентификатор

tslint
Последняя версия

Последняя версия

6.1.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

tslint
WebJar for tslint
Ссылка на сайт

Ссылка на сайт

https://www.webjars.org
Система контроля версий

Система контроля версий

https://github.com/palantir/tslint

Скачать tslint

Имя Файла Размер
tslint-6.1.3.pom
tslint-6.1.3.jar 736 KB
tslint-6.1.3-sources.jar 22 bytes
tslint-6.1.3-javadoc.jar 22 bytes
Обзор

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.webjars.npm/tslint/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>tslint</artifactId>
    <version>6.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/tslint/
implementation 'org.webjars.npm:tslint:6.1.3'
// https://jarcasting.com/artifacts/org.webjars.npm/tslint/
implementation ("org.webjars.npm:tslint:6.1.3")
'org.webjars.npm:tslint:jar:6.1.3'
<dependency org="org.webjars.npm" name="tslint" rev="6.1.3">
  <artifact name="tslint" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='tslint', version='6.1.3')
)
libraryDependencies += "org.webjars.npm" % "tslint" % "6.1.3"
[org.webjars.npm/tslint "6.1.3"]

Зависимости

compile (13)

Идентификатор библиотеки Тип Версия
org.webjars.npm : minimatch jar [3.0.4,4)
org.webjars.npm : babel__code-frame jar [7.0.0,8)
org.webjars.npm : chalk jar [2.3.0,3)
org.webjars.npm : mkdirp jar [0.5.3,0.6)
org.webjars.npm : resolve jar [1.3.2,2)
org.webjars.npm : tsutils jar [2.29.0,3)
org.webjars.npm : builtin-modules jar [1.1.1,2)
org.webjars.npm : diff jar [4.0.1,5)
org.webjars.npm : glob jar [7.1.1,8)
org.webjars.npm : semver jar [5.3.0,6)
org.webjars.npm : js-yaml jar [3.13.1,4)
org.webjars.npm : commander jar [2.12.1,3)
org.webjars.npm : tslib jar [1.13.0,2)

Модули Проекта

Данный проект не имеет модулей.

NPM version Downloads Dependency Status devDependency Status peerDependency Status Circle CI

TSLint

⚠️ 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
org.webjars.npm

Palantir Technologies

Версии библиотеки

Версия
6.1.3
6.0.0
5.8.0
5.7.0
5.5.0
5.1.0
4.5.1
4.4.2
4.0.2
4.0.1
3.15.1
3.13.0-dev.0
3.13.0
3.10.0
3.8.1
3.8.0
3.6.0
3.3.0
3.2.1