At the moment the duplication metric for JavaScript Code in SonarQube code is defined as followed: “There should be at least 100 successive and duplicated tokens. Those tokens should be spread at least on 10 lines of code.”
Is there a way to change the nummer of tokens and the number of lines? Since I want to have 5 lines.