You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Adds the official tslint config 'variable-name' had to be made weaker as this module has some public members that don't follow the camelCase naming convention. 'no-duplicate-variable', 'no-unreachable' and 'label-undefined' are no longer necessary as the compiler obviates these now.
0 commit comments