npm install reflect-metadata and make sure to import it before you use routing-controllers: import'reflect-metadata'; Install framework: a. If you want to use routing-controllers withexpress.js, then install it and all required dependencies: npm install express body-parser multer Optionally you c...
eslint-plugin: [prefer-includes] don't auto fix when test method's argument type doesn't have an 'includes' method (#2391) (71c4c72)3.9.0 (2020-08-10)Bug Fixeseslint-plugin: [no-throw-literal] support type assertions (#2354) (470174a) Featureseslint-plugin: [no-unsafe-assignment/...