Fix few more eslint notices
This commit is contained in:
@@ -30,7 +30,7 @@ module.exports = {
|
||||
alias: {
|
||||
'@': paths.resolve('src'),
|
||||
},
|
||||
extensions: ['.js','.vue', '.json'],
|
||||
extensions: ['.js', '.vue', '.json'],
|
||||
},
|
||||
|
||||
plugins: [
|
||||
|
||||
Reference in New Issue
Block a user