UNPKG

144 BJSONView Raw
1{
2 "compilerOptions": {
3 "strict": true,
4 "strictNullChecks": true,
5 "paths": {
6 "mongoose" : ["./types/index.d.ts"]
7 }
8 }
9}