I'm using @angular/material 2.0.0-beta.1, and in IntelliJ I'm getting tons of warnings about unknown attributes, and attributes in the wrong places, etc. I was wondering how to fix this, other than by adding it to custom html attributes (there are far too many to do this sustainably).
Note that angular-material and @angular/material are different in that @angular/material is version 2.0 (still in beta), and its npm package structure is different than that of angular material 1.