This repository was archived by the owner on Apr 27, 2020. It is now read-only.
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Dependencies.io has updated
tslint(a npm dependency in/) from "5.8.0" to "5.12.0".5.12.0
🎉 Features
type-literal-delimiter(#3964)whitespaceAdd whitespace rule for open braces (#4068)file-name-casing: Add file name whitelist (#4206)object-literal-sort-keys:locale-compare(#4193)strict-boolean-expressionsaddsallow-enumto allow using enums in boolean expressions (#3604)import-blacklist: support blacklisting specific named exports (#3926)type-literal-delimiter: Add{ singleLine: "always" | "never"}(#3964)file-name-casing: Addsnake-caseoption (#4081)file-header: Enforce Blank Line after File Header (#3740)ban-ts-ignore(#3728)function-constructor(#4198)increment-decrement(#3575)no-default-import(#4023)unnecessary-constructor(#3647)comment-type(#4008)unnecessary-bind(#3588)🛠️ Bugfixes & enhancements
excludeto work with node API (#4143)@symbol (#4192)return-undefinedrule (#4370)prefer-method-signature: Correct the auto-fix code of rule, now capable to handle multiline signature. (#4066)node_modulesfolder that are symlinked to another location where their dependencies are satisfied. (#4295)no-invalid-this: fixes false positives on method-like syntax and false negatives on nested functions (#4034)one-line: Check block in a case clause (#3619)whitespaceDon't require space between import and paren with in type imports (#4243)no-unused-variablefromtslint:all(#4079)callable-typessupport interfaces containing a single construct signature (#4291) (#4352)ordered-imports: Settingimport-sources-order: anyno longer invalidatesgrouped-imports: true(#4374)homepageto package.json (#4101)ordered-imports: Whengrouped-importsoption of the rule is set, the fact that imports of the same type are all in one group is also checked. (#3733)<<:to be used to merge anchors (#4350)line:columninstead of[line, column](#4222)Thanks to our contributors!