{ "compilerOptions": { "strict": true, "strictNullChecks": true, "paths": { "mongoose" : ["./types/index.d.ts"] } } }