chore: fix lint-staged hook

include vue files
This commit is contained in:
2018-09-17 18:36:31 -07:00
parent b73957e7df
commit 1f2e307f05
4 changed files with 6 additions and 7 deletions

View File

@@ -10,5 +10,5 @@
<script>
export default {
name: 'AppNav',
}
};
</script>