CryptoKraken / crypto-kraken-services

MIT License
0 stars 1 forks source link

Set "no-unused-variable" rule for tslint. Remove unused imports #75

Closed maxima-net closed 6 years ago

maxima-net commented 6 years ago

It fixes #33. Unfortunately tslint extension does not highlight it. See this comment. But now appveyor fails when someone commits unused imports/variables. See proof.