Closed daffl closed 3 years ago
The PR in https://github.com/feathersjs-ecosystem/feathers-mongoose/pull/410 currently skips TSLint because it is complaining about some error in the mongodb dependency which appears to have nothing to do with the actual types being tested.
mongodb
Isn't Eslint recommended in place of TSLint now ?
I'm assuming it'd still error.
The PR in https://github.com/feathersjs-ecosystem/feathers-mongoose/pull/410 currently skips TSLint because it is complaining about some error in the
mongodb
dependency which appears to have nothing to do with the actual types being tested.