The double star in this case means all folders within the current folder, with the current folder being src/js
So in full, find all files with a .js extension, in all subfolders of src/js
The double star in this case means all folders within the current folder, with the current folder being src/js
So in full, find all files with a .js extension, in all subfolders of src/js