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
- Host: GitHub
- URL: https://github.com/jonaskello/tslint-repro
- Owner: jonaskello
- Created: 2017-04-02T16:09:27.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-02T16:16:25.000Z (about 9 years ago)
- Last Synced: 2025-06-05T03:51:44.884Z (about 1 year ago)
- Language: TypeScript
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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