WS-2022.3.2 <martin@Martins-Studio.lan Create sonarlint.xml

This commit is contained in:
Martin Donnelly 2023-02-13 10:58:38 +00:00
parent 40583adab6
commit 00e7bf7828

7
sonarlint.xml Normal file
View File

@ -0,0 +1,7 @@
<application>
<component name="SonarLintGlobalSettings">
<option name="nodejsPath" value="$USER_HOME$/.nvm/versions/node/v14.21.2/bin/node" />
<option name="secretsNeverBeenAnalysed" value="false" />
<rules />
</component>
</application>