Skip to content

Commit

Permalink
Fix typo in Vue features
Browse files Browse the repository at this point in the history
  • Loading branch information
Kocal committed Apr 7, 2019
1 parent 6e1b371 commit 0adc35e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/features.js
Expand Up @@ -87,7 +87,7 @@ const features = {
{ name: 'vue-loader', enforce_version: true },
{ name: 'vue-template-compiler' }
],
description: 'load VUE files'
description: 'load Vue files'
},
eslint: {
method: 'enableEslintLoader()',
Expand Down

0 comments on commit 0adc35e

Please sign in to comment.