Lint scripts dir
This commit is contained in:
@@ -21,6 +21,6 @@ async function fetchDeps(hakEnv, moduleInfo) {
|
||||
if (moduleInfo.scripts.fetchDeps) {
|
||||
await moduleInfo.scripts.fetchDeps(hakEnv, moduleInfo);
|
||||
}
|
||||
};
|
||||
}
|
||||
|
||||
module.exports = fetchDeps;
|
||||
|
||||
Reference in New Issue
Block a user