UNPKG

react-native-animated-circular-progress

Version:

Animated circular progress components for React Native project, with all pure React Native API

10 lines (9 loc) 192 B
module.exports = { bracketSpacing: true, jsxBracketSameLine: false, singleQuote: true, jsxSingleQuote: true, trailingComma: 'all', tabWidth: 4, printWidth: 110, };