UNPKG

react-navigation-helpers

Version:

Easy to use React Navigation with these helpers for React Navigation on React Native

9 lines (8 loc) 150 B
module.exports = { bracketSpacing: true, jsxBracketSameLine: false, singleQuote: false, trailingComma: "all", tabWidth: 2, semi: true, };