Switching to import/order instead of sort-imports
This commit is contained in:
parent
228546a1e5
commit
122c9b7f24
84 changed files with 212 additions and 224 deletions
|
|
@ -1,8 +1,7 @@
|
|||
import * as actionsutil from "./actions-util";
|
||||
|
||||
import sinon from "sinon";
|
||||
import test from "ava";
|
||||
import sinon from "sinon";
|
||||
|
||||
import * as actionsutil from "./actions-util";
|
||||
import { setupTests } from "./testing-utils";
|
||||
|
||||
setupTests(test);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue