Loading build/font-generation/utils.js +1 −2 Original line number Diff line number Diff line Loading @@ -49,7 +49,6 @@ const cammelToSentence = (text) => const getLastDir = (filePath) => { return path.basename(path.dirname(filePath)); } }; module.exports = {ensureDir, cammelToSentence, getLastDir}; Loading
build/font-generation/utils.js +1 −2 Original line number Diff line number Diff line Loading @@ -49,7 +49,6 @@ const cammelToSentence = (text) => const getLastDir = (filePath) => { return path.basename(path.dirname(filePath)); } }; module.exports = {ensureDir, cammelToSentence, getLastDir};