Closed short-dsb closed 2 years ago
Describe the bug Missing trailing comma on line 60.
To Reproduce
flow
Error ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ node_modules/react-native-fast-image/dist/index.js.flow:62:5 Unexpected identifier, expected the token , 59│ source?: ?(FastImageSource | number), 60│ defaultSource?: ?number 61│ 62│ resizeMode?: ?ResizeModes, 63│ fallback?: ?boolean, 64│ testID?: ?string, 65│ |}>
Expected behavior No errors!
No errors!
Dependency versions
:tada: This issue has been resolved in version 8.6.1 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
Describe the bug Missing trailing comma on line 60.
To Reproduce
flow
Expected behavior
No errors!
Dependency versions