Sort imports (#6009)
* Mark import sort/order/style rules as error * npm run lint -- --fix
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
|
||||
import React from 'react'
|
||||
import {View} from 'react-native'
|
||||
|
||||
import {ImageSource} from '../../@types'
|
||||
|
||||
type Props = {
|
||||
|
||||
Reference in New Issue
Block a user