Skip to content
This repository was archived by the owner on Feb 21, 2022. It is now read-only.

Conversation

jogit82
Copy link
Contributor

@jogit82 jogit82 commented May 20, 2017

I am not sure if this is considered an issue. But I will go ahead and make a pull request after fixing this.
$ tslint Version 5.2.0
$ tsc Version 2.3.2

This is an "issue" in tslint.json file. I downloaded the tslint.json file from this repo. I am using vscode which does not like it (green squiggly line) when "no-consecutive-blank-lines": true, when I hovered over, tooltip: "Incorrect type: expected Array. Green squiggly line goes away when I give an Array type: "no-consecutive-blank-lines": [true]
These are the rules which are currently having the same "issue"
- "no-consecutive-blank-lines": [true]
- "no-inferrable-types": [false]

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants