Using Visual Studio 2013 & Web Essentials 2013 for Update 2.
I'm getting many errors from the Foundation validation in the VS Error List, which is rather annoying.
When using "columns", you must also specify the class "small-#", "medium-#" or "large-#".
When using "column", you must also specify the class "row" on the parent element.
As I'm not using the Foundation grid system, I would like to know if there's a way to prevent Web Essentials from returning these Foundation validation errors?