Skip to content
This repository has been archived by the owner on Mar 25, 2021. It is now read-only.

Update tslint:latest config #1981

Merged
merged 2 commits into from Jan 4, 2017
Merged

Update tslint:latest config #1981

merged 2 commits into from Jan 4, 2017

Conversation

adidahiya
Copy link
Contributor

What changes did you make?

Enabled additional rules in the tslint:latest config.

@adidahiya adidahiya requested a review from nchen63 January 4, 2017 18:59
// added in v4.3
"import-spacing": true,
"space-before-function-paren": [true, "never"],
"unified-signatures": true,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

compare-typeof too?

@nchen63 nchen63 merged commit eec73ef into master Jan 4, 2017
@nchen63 nchen63 deleted the ad/latest-config branch January 4, 2017 23:19
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.

None yet

3 participants