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 can you provide a sample project that shows up the issue?
never mind, just disabled code inspections for that.