Try setting the parameter "javascript.validate.baseUrl".
// Allows you to configure the base url, which is used to resolve module references ( http://requirejs.org/docs/api.html#config-baseUrl ). These options apply only to projects that use the definition of an asynchronous module ("module": "amd").
"javascript.validate.baseUrl": "",
source share