WIP
This commit is contained in:
parent
6efec6f0c9
commit
cde6db7444
|
@ -68,3 +68,5 @@ for (const file of files) {
|
||||||
process.exit(1);
|
process.exit(1);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
console.log("All knex filenames are correct.");
|
||||||
|
|
Loading…
Reference in New Issue