mirror of
https://github.com/status-im/react-native.git
synced 2025-02-06 06:34:01 +00:00
Summary: We mix ASCII double quotes with left and right quotes: https://github.com/facebook/react-native/blob/master/Libraries/CustomComponents/ListView/ListView.js#L13 Let's be consistent.