command.json


Configuration for commands to allow and deny. Options include

allowSuggestions

automatically allow commands listed in the suggestions.json file

allow

array of regular expressions of commands to allow

deny

array of regular expressions of commands to deny.  Commands in the deny section take precedence.