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

schemas/tslint.json needs to be updated #249

Closed
rikoe opened this issue Dec 1, 2016 · 1 comment
Closed

schemas/tslint.json needs to be updated #249

rikoe opened this issue Dec 1, 2016 · 1 comment

Comments

@rikoe
Copy link
Contributor

rikoe commented Dec 1, 2016

I have noticed the following inconsistencies:

  • member-ordering should include the a definition of the object that is allowed, and string is no longer one of the allowed types, as per the tslint documetation
  • no-consecutive-blank-lines should allow an array or just a boolean value, as per the tslint documentation
  • no-inferrable-types should allow just a boolean value in addition to an array, as per the tslint documentation
rikoe added a commit to rikoe/schemastore that referenced this issue Dec 1, 2016
@ScallyGames
Copy link
Contributor

no-unused-expression should also allow an array, as per the tslint documentation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants