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