openvidu-react-native: Formatted code

This commit is contained in:
csantosm 2021-07-05 14:12:55 +02:00
parent e2c45363f7
commit 2592876a8c
2 changed files with 439 additions and 452 deletions

View File

@ -3,4 +3,8 @@ module.exports = {
jsxBracketSameLine: true,
singleQuote: true,
trailingComma: 'all',
tabWidth: 4,
printWidth: 140,
bracketSpacing: true,
useTabs: true
};

File diff suppressed because it is too large Load Diff