eslint: enforce gaps between groups with import/order
This commit is contained in:
@ -3,6 +3,7 @@ import React from 'react';
|
||||
import { defineMessages, injectIntl } from 'react-intl';
|
||||
|
||||
import IconButton from '../../../components/icon_button';
|
||||
|
||||
import Column from './column';
|
||||
import ColumnHeader from './column_header';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user