feat(eslint): sort import rule (#6939)
* feat(eslint): sort import rule * chore(deps): pin dep * refactor: sort imports --------- Co-authored-by: Jesse Mazzella <jesse.d.mazzella@nasa.gov>
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
*****************************************************************************/
|
||||
|
||||
import mount from 'utils/mount';
|
||||
|
||||
import FlexibleLayoutComponent from './components/flexibleLayout.vue';
|
||||
|
||||
const FLEXIBLE_LAYOUT_KEY = 'flexible-layout';
|
||||
|
||||
Reference in New Issue
Block a user