mirror of
https://github.com/zoriya/react-native-video.git
synced 2026-06-07 12:25:51 +00:00
feat: changed folder name to FabricExample
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
module.exports = {
|
||||
arrowParens: 'avoid',
|
||||
bracketSameLine: true,
|
||||
bracketSpacing: false,
|
||||
singleQuote: true,
|
||||
trailingComma: 'all',
|
||||
};
|
||||
Reference in New Issue
Block a user