sort imports
This commit is contained in:
parent
692f94a87a
commit
36ff6e9b95
75 changed files with 372 additions and 241 deletions
2
typings/hyper.d.ts
vendored
2
typings/hyper.d.ts
vendored
|
|
@ -1,3 +1,5 @@
|
|||
// eslint-disable-next-line eslint-comments/disable-enable-pair
|
||||
/* eslint-disable import/order */
|
||||
import type {Immutable} from 'seamless-immutable';
|
||||
import type Client from '../lib/utils/rpc';
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue