add: eslint-plugin-vue (#148)

This commit is contained in:
花裤衩
2018-08-20 15:45:15 +08:00
committed by GitHub
parent 8754757e58
commit 5d769533ac
25 changed files with 180 additions and 142 deletions

View File

@@ -1,6 +1,6 @@
<template>
<div id="app">
<router-view></router-view>
<router-view/>
</div>
</template>