Split out code for writer and translator

This commit is contained in:
Will Boyd
2019-12-17 13:52:09 -05:00
parent f9e2bc5b0d
commit f4ae769f13
6 changed files with 213 additions and 202 deletions
+1 -1
View File
@@ -45,4 +45,4 @@ function checkFileExists(path) {
}
}
exports.getConfig = getConfig;
exports.getConfig = getConfig;