-
-
Notifications
You must be signed in to change notification settings - Fork 21
Closed
Description
Summary
When adding strict mode to tsconfig.json we encounter errors in typechecking as the redis config types cannot be found
Package version
7.3.0
Node.js and npm version
Node: 16.15.1
NPM: 8.11.0
Sample Code (to reproduce the issue)
npx create-adonis-ts-app hello-world
cd hello-world
npm i @adonisjs/redis
node ace configure @adonisjs/redis
---- add strict to tsconfig.json
----- run a tsc typecheck
BONUS (a sample repo to reproduce the issue)
theRealPadster
Metadata
Metadata
Assignees
Labels
No labels