Implemented ESlint and passed down the rules
This commit is contained in:
@@ -34,6 +34,6 @@ const Spell = {
|
||||
}
|
||||
},
|
||||
"required": ["name", "description"]
|
||||
}
|
||||
};
|
||||
|
||||
module.exports = Spell
|
||||
module.exports = Spell;
|
||||
Reference in New Issue
Block a user