LiST
Results
1
comments of
LiST
If I want to return strings (because they're relative to the cwd) and ensure they are all files, then is the code ```javascript for (const dirent of fs.globSync('**', { cwd:...