JSHint
JSHint: Incompatible values for the 'esversion' and 'es3' linting options. (0% scanned).(E059)
esnext正在弃用"esversion": 6
去掉 {"es3": true, "esnext": true}
标签:esversion,es3,E059,JSHint,esnext,true
来源: https://www.cnblogs.com/dafei4/p/15718788.html