Variable initializer is redundant - How to turn off warning? Permanently deleted user 创建于 2012年11月29日 02:03 In WebStorm 5, how do I turn off the warning "Variable initializer is redundant" for JavaScript editing?I've scoured the settings for Inspections but I cannot find it.Cheers.
You can press Alt+Enter and either suppres this check for current statement, or turn it off at all: http://clip2net.com/s/2yfEQ.
Kirill