shiftcode / dynamo-easy

DynamoDB client for NodeJS and browser with a fluent api to build requests. We take care of the type mapping between JS and DynamoDB, customizable trough typescript decorators.
https://shiftcode.github.io/dynamo-easy/
MIT License
204 stars 27 forks source link

Migrate to ESLint #288

Open simonmumenthaler opened 4 years ago

simonmumenthaler commented 4 years ago

since TSLint is deprecated it's necessary to use ESLint

https://code.visualstudio.com/api/advanced-topics/tslint-eslint-migration

nimit2801 commented 1 year ago

Is this issue solved or we still discussing this?