fix lint error

This commit is contained in:
Philipp Kühn
2020-09-30 22:43:58 +02:00
parent 4d77e8c4cc
commit 93a29c613c
4 changed files with 13 additions and 5 deletions

View File

@@ -14,9 +14,6 @@ module.exports = {
'./**/*.js',
'./**/*.vue',
],
excludedFiles: [
'dist/**',
],
plugins: [
'html',
'cypress',