GaoMing
Results
1
comments of
GaoMing
> Hi, Looks like the issue related to `fast-glob` package, you can use `--format` option to detect clones in specified language: > > ``` > jscpd "src/**" --format "javascript,typescript" >...