eslint
This commit is contained in:
@@ -3,6 +3,9 @@ module.exports = {
|
||||
env: {
|
||||
node: true,
|
||||
},
|
||||
plugins: [
|
||||
'vue'
|
||||
],
|
||||
extends: [
|
||||
'plugin:vue/vue3-essential',
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user