UNPKG

react-native-azure-auth-encrypted

Version:

Azure AD authentication in React Native using encrypted storage

6 lines (5 loc) 153 B
// jest.config.js module.exports = { verbose: true, transformIgnorePatterns: ['/node_modules/@react-native-community/async-storage/(?!(lib))'] }