eslint: enforce gaps between groups with import/order
This commit is contained in:
@ -2,6 +2,7 @@
|
||||
|
||||
import { configure } from 'enzyme';
|
||||
import Adapter from 'enzyme-adapter-react-16';
|
||||
|
||||
import { __clear as clearApiMocks } from 'soapbox/api';
|
||||
|
||||
// Enzyme
|
||||
|
||||
Reference in New Issue
Block a user