- Operating System: Linux. Ubuntu 22.04
- Node.js version: 14.15.0
- fs-extraversion: 11.1.0
Expected
copySync with recursive: true in options object calls filter with every file which is being copied
Actual
copySync with recursive: true in options object calls filter with only src and dest directory paths