Closed shimos closed 4 years ago
As tslint is deprecated, this patch replaces tslint with eslint and typescript-eslint to lint the source files.
This also disables checks for unused variables and parameters in tsc since they are also deprecated.
Signed-off-by: Taku Shimosawa taku.shimosawa@hal.hitachi.com
As tslint is deprecated, this patch replaces tslint with eslint and typescript-eslint to lint the source files.
This also disables checks for unused variables and parameters in tsc since they are also deprecated.
Signed-off-by: Taku Shimosawa taku.shimosawa@hal.hitachi.com