UNPKG

simple-theme

Version:

Lightweight and highly-customizable theming package for your React Native apps

7 lines (6 loc) 120 B
module.exports = { bracketSpacing: false, jsxBracketSameLine: true, singleQuote: true, trailingComma: 'all', };