UNPKG

react-native-iap

Version:
9 lines (8 loc) 170 B
module.exports = { trailingComma: "all", arrowParens: "always", singleQuote: true, jsxSingleQuote: false, jsxBracketSameLine: true, bracketSpacing: false, };