openvidu-react-native: Formatted code
This commit is contained in:
parent
e2c45363f7
commit
2592876a8c
@ -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
Loading…
x
Reference in New Issue
Block a user