This PR removes the deprecated tslint package and replaces it with eslint.
I was working on this project to try to fix #165, which I realized is actually an issue that would need to fixed upstream. I really appreciate this plugin, so I wanted to commit back in some way 😄
This PR removes the deprecated
tslint
package and replaces it witheslint
.I was working on this project to try to fix #165, which I realized is actually an issue that would need to fixed upstream. I really appreciate this plugin, so I wanted to commit back in some way 😄
See inline comments for details.