UNPKG

149 BJSONView Raw
1{
2 "extends": "../../../config/tsconfig.base",
3 "compilerOptions": {
4 "outDir": "../lib/esm",
5 "strictNullChecks": false
6 }
7}