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