Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tslint says inferable types schema is invalid #4648

Closed
johnpapa opened this issue Feb 13, 2017 · 3 comments · Fixed by #4662
Closed

tslint says inferable types schema is invalid #4648

johnpapa opened this issue Feb 13, 2017 · 3 comments · Fixed by #4662

Comments

@johnpapa
Copy link
Contributor

johnpapa commented Feb 13, 2017

tslint says

file: 'file:///Users/john/_git/angular-event-view-cli/tslint.json'
severity: 'Warning'
message: 'Incorrect type. Expected "array"'
at: '49,28'
source: ''

for this line ...

@johnpapa johnpapa changed the title tslint says infferable types schema is invalid tslint says inferable types schema is invalid Feb 13, 2017
@ruffiem
Copy link

ruffiem commented Feb 13, 2017

What about "no-inferrable-types": [true, "ignore-params"] ?

@johnpapa
Copy link
Contributor Author

yep, that's the fix. i just havent had time to make the PR yet.

@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 6, 2019
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 a pull request may close this issue.

2 participants