chore: add eslint and fix lint errors
This commit is contained in:
+3
-3
@@ -1,4 +1,4 @@
|
||||
import Vue from 'vue';
|
||||
import hooks from '@u3u/vue-hooks';
|
||||
import Vue from 'vue'
|
||||
import hooks from '@u3u/vue-hooks'
|
||||
|
||||
Vue.use(hooks);
|
||||
Vue.use(hooks)
|
||||
|
||||
Reference in New Issue
Block a user