Skip to content

Commit

Permalink
Merge pull request #132 from forcedotcom/jj/W-16733527_1
Browse files Browse the repository at this point in the history
NEW (Extension) @W-16733527@ Add pmd-appexchange as a suggested engine in settings
  • Loading branch information
jag-j authored Sep 19, 2024
2 parents c71e7bb + 1da423b commit b2cf982
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@
"codeAnalyzer.scanner.engines": {
"type": "string",
"default": "pmd,retire-js,eslint-lwc",
"description": "The engines to run. Specify multiple values as a comma-separated list. Possible values are pmd, retire-js, eslint, eslint-lwc, and eslint-typescript."
"description": "The engines to run. Specify multiple values as a comma-separated list. Possible values are pmd, pmd-appexchange, retire-js, eslint, eslint-lwc, and eslint-typescript."
},
"codeAnalyzer.normalizeSeverity.enabled": {
"type": "boolean",
Expand Down

0 comments on commit b2cf982

Please sign in to comment.