Templates/AddPSScriptAnalyzerSettings/.vscode/settings.json
{
// Use a custom PowerShell Script Analyzer settings file for this workspace. // Relative paths for this setting are always relative to the workspace root dir. "powershell.scriptAnalysis.settingsPath": "<%=$PLASTER_PARAM_FileName%>" } |