An open API service indexing awesome lists of open source software.

https://github.com/jonaskello/tslint-repro

Repro of issue in tslint 5.0.0
https://github.com/jonaskello/tslint-repro

Last synced: 12 months ago
JSON representation

Repro of issue in tslint 5.0.0

Awesome Lists containing this project

README

          

# tslint-repro

[![travis build][travis-image]][travis-url]

Repro of issue in tslint 5.0.0

## How to run
```
yarn install
yarn lint
```

## Issue
Gives this error:

```
Error: Severity for rule 'no-consecutive-blank-lines not found
```

[travis-image]: https://travis-ci.org/jonaskello/tslint-repro.svg?branch=master&style=flat
[travis-url]: https://travis-ci.org/jonaskello/tslint-repro