{
  "$schema": "http://json.schemastore.org/tsconfig",
  "extends": "./tsconfig.json",
  "compilerOptions": {
    "strictFunctionTypes": false,
    "strictNullChecks": false
  }
}
