Disallows usage of specified keywords.
Type: Array
Array
Values: Array of quoted keywords
"disallowKeywords": ["with"]
with (x) { prop++; }