Codacy style changes for test files
This commit is contained in:
@ -6,5 +6,4 @@ const isValidJSON = obj => {
|
||||
return false;
|
||||
}
|
||||
};
|
||||
|
||||
module.exports = isValidJSON;
|
||||
module.exports = isValidJSON;
|
||||
|
||||
Reference in New Issue
Block a user