Client - minor refacto w/ import order rules
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
import { IRootState } from '@/store/modules/root/interfaces'
|
||||
import { IApplication } from '@/store/modules/root/interfaces'
|
||||
import { IRootState, IApplication } from '@/store/modules/root/interfaces'
|
||||
|
||||
export const state: IRootState = {
|
||||
root: true,
|
||||
|
||||
Reference in New Issue
Block a user