autoimport with eslint now
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
import Home from '@/views/HomeApp.vue'
|
||||
import { createRouter, createWebHistory, RouteRecordRaw } from 'vue-router'
|
||||
|
||||
import Home from '@/views/HomeApp.vue'
|
||||
|
||||
const routes: Array<RouteRecordRaw> = [
|
||||
{
|
||||
path: '/repo-list',
|
||||
|
||||
Reference in New Issue
Block a user