WebStorm html/template tags case sensitive
I worked with ant.design in which there is "Input" element. WebStorm now reports that "Element Input doesn't have required attribute className" which is a little annoying.So how can I set tags case sensitivity for html tags?
Please sign in to leave a comment.
Please can you provide a sample project that shows up the issue?
never mind, just disabled code inspections for that.