JSHint
JSHint: Incompatible values for the 'esversion' and 'es3' linting options. (0% scanned).(E059)
esnext正在弃用"esversion": 6
去掉 {"es3": true, "esnext": true}
2023-11-03 17:59:46
JSHint: Incompatible values for the 'esversion' and 'es3' linting options. (0% scanned).(E059)
esnext正在弃用"esversion": 6
去掉 {"es3": true, "esnext": true}