finishing first function and no errors, but need to test
This commit is contained in:
@@ -30,6 +30,6 @@ module.exports = {
|
||||
rules: {
|
||||
quotes: ["error", "double"],
|
||||
// "import/no-unresolved": 0,
|
||||
// "no-unused-vars": "disabled",
|
||||
"no-unused-vars": 0,
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user