TSLint -> ESLint
Issue Description
As TSLint is in deprecation state you should port this repo to ESLint.
Possible resolution
Using the npm package tslint-to-eslint-config you should be able to easily port your config to ESLint, I can make a PR if you wish !