fix linting
This commit is contained in:
@@ -9,4 +9,4 @@ export function readJSONFile (path) {
|
||||
console.log(`error: ${path} was not found.`);
|
||||
exit(1);
|
||||
}
|
||||
};
|
||||
};
|
||||
|
Reference in New Issue
Block a user