其他分享
首页 > 其他分享> > JSHint

JSHint

作者:互联网

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