mirror of
https://github.com/TandoorRecipes/recipes.git
synced 2025-12-31 20:00:38 -05:00
fixed inspectioin rule
This commit is contained in:
@@ -86,7 +86,7 @@
|
||||
},
|
||||
"rules": {
|
||||
"no-unused-vars": "off",
|
||||
"vue/no-unused-components": "on"
|
||||
"vue/no-unused-components": "warn"
|
||||
}
|
||||
},
|
||||
"browserslist": [
|
||||
|
||||
Reference in New Issue
Block a user