eslint: enforce gaps between groups with import/order
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
import { shallow } from 'enzyme';
|
||||
import React from 'react';
|
||||
import renderer from 'react-test-renderer';
|
||||
|
||||
import Button from '../button';
|
||||
|
||||
describe('<Button />', () => {
|
||||
|
||||
Reference in New Issue
Block a user