Skip to content

Conversation

@nmelv170
Copy link

@nmelv170 nmelv170 commented Dec 6, 2016

I simply added the latest version of gulp-tslint back into package.json and reverted the gulp task for tslint back to its former state. npm install and test both run and pass. tslint task was able to find issues when manually introduced into the code.

PR where dependency was removed: #1681

@TheDonDope
Copy link
Contributor

Hi @nmelv170, do these changes from here need to be reverted too? 57c655a

Copy link
Owner

@mgechev mgechev left a comment

Choose a reason for hiding this comment

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

Awesome! Thanks!

@mgechev mgechev merged commit 6f8e2c0 into mgechev:master Dec 7, 2016
@nmelv170
Copy link
Author

nmelv170 commented Dec 7, 2016

@TheDonDope, I don't think so. Either way the linting will be done. this just gets it back into the gulp builds where the task was disabled.

@mgechev
Copy link
Owner

mgechev commented Dec 7, 2016

@nmelv170 seems right that the package.json script need to be updated. I'll fix this in a separate PR.

@mgechev
Copy link
Owner

mgechev commented Dec 7, 2016

Fixed package.json. .vscode/tasks.json seems fine.

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

Successfully merging this pull request may close these issues.

3 participants