[improvement] update eslint config (#2288)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { mount } from '../../../test/utils';
|
||||
import Actionsheet from '../';
|
||||
import Actionsheet from '..';
|
||||
|
||||
test('callback events', () => {
|
||||
const callback = jest.fn();
|
||||
|
||||
Reference in New Issue
Block a user