{
  "extends": "../../tsconfig.json",
  "compilerOptions": {
    // FIXME https://github.com/hyperledger/aries-framework-javascript/pull/327
    "skipLibCheck": true,
    "types": ["react-native", "jest"]
  }
}
