forked from Ivasoft/mattermost-mobile
Add import order lint rules (#5672)
* Add import order lint rules * Address feedback * Revert change
This commit is contained in:
committed by
GitHub
parent
6c2e28afc2
commit
1c26f14fdb
1
types/modules/react-native-slider.d.ts
vendored
1
types/modules/react-native-slider.d.ts
vendored
@@ -1,7 +1,6 @@
|
||||
/* eslint-disable header/header */
|
||||
declare module 'react-native-slider' {
|
||||
import {ComponentClass} from 'react';
|
||||
|
||||
import {
|
||||
ImageSourcePropType,
|
||||
SpringAnimationConfig,
|
||||
|
||||
Reference in New Issue
Block a user