UNPKG

@msg91comm/react-native-sendotp

Version:

The SendOtp Verification SDK makes verifying phone numbers easy. SDK supports the verification of phone numbers via SMS & Calls.

9 lines 168 B
module.exports = { bracketSameLine: true, singleQuote: true, semi: false, tabWidth: 2, bracketSpacing: true, trailingComma: 'none', arrowParens: 'avoid' }