UNPKG

react-native-audio-recorder-player

Version:
9 lines (8 loc) 182 B
// prettier.config.js or .prettierrc.js module.exports = { trailingComma: 'all', arrowParens: 'always', singleQuote: true, jsxSingleQuote: false, bracketSpacing: false, };