lint
This commit is contained in:
parent
85e3b737de
commit
58d2b0a632
@ -3,7 +3,7 @@ import App from './App.vue';
|
||||
|
||||
Vue.config.productionTip = false;
|
||||
|
||||
// eslint-ignore-next-line no-unused-vars
|
||||
// eslint-disable-next-line no-unused-vars
|
||||
const app = new Vue({
|
||||
render: function (hyperscript) {
|
||||
return hyperscript(App);
|
||||
|
Loading…
Reference in New Issue
Block a user