mirror of
https://github.com/zoriya/react-native-web.git
synced 2026-06-11 05:18:55 +00:00
Update prettier and reformat source code
This commit is contained in:
@@ -14,5 +14,8 @@ const browserList = {
|
||||
};
|
||||
|
||||
generator(browserList, {
|
||||
path: path.join(__dirname, '../packages/react-native-web/src/modules/prefixStyles/static.js')
|
||||
path: path.join(
|
||||
__dirname,
|
||||
'../packages/react-native-web/src/modules/prefixStyles/static.js'
|
||||
)
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user