UNPKG

mixpanel-react-native

Version:

Official React Native Tracking Library for Mixpanel Analytics

8 lines (7 loc) 144 B
module.exports = { bracketSpacing: false, jsxBracketSameLine: true, singleQuote: true, trailingComma: 'all', arrowParens: 'avoid', };