To opt out of certain file validation we should support, that the validate list returns false if it is not present. So if a user specifies ``` "eslint.validate": [ "javascript" ] ``` Only JavaScript files are validated. This would make it equal to specifying file types on the command line