# in the second chunk of code my linter made me put path. and fs. in the ``` const commandsPath = path.join(foldersPath, folder);
# You should move the filter to the first readdirSync (and use => instead of =) and remove the entire first for loop which is unnecessary