chore: tidy things up and fix typos

This commit is contained in:
LuanRT
2022-07-06 23:47:38 -03:00
parent 021a7fd97a
commit 9c97434e5e
5 changed files with 21 additions and 24 deletions

View File

@@ -1,4 +1,5 @@
'use strict';
const glob = require('glob');
const fs = require('fs');