UNPKG

react-native-youtube-iframe

Version:

A simple wrapper around the youtube iframe js API for react native

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