After installing the TSLint plugin for Sonarqube on my Jenkins server using https://github.com/Pablissimo/SonarTsPlugin, I found that the git page does not provide clear instructions on how to set the configuration properties and values. Specifically, I am unsure how to specify the source directory and ignore the test directory. Could someone please share an example configuration property set with basic configurations that I can implement in my Jenkins setup?