{
  "extends": "../base/tsconfig.json",
  "compilerOptions": {
    "strict": false,

    "ignoreDeprecations": "5.0",
    "allowSyntheticDefaultImports": true,
    "skipLibCheck": true
  },
}


