microsoft / vscode-jshint

VSCode extension to integrate jshint into VSCode
https://marketplace.visualstudio.com/items?itemName=dbaeumer.jshint
MIT License
72 stars 58 forks source link

Bump ECMAScript esversion to 10 #91

Open asears opened 3 years ago

asears commented 3 years ago

https://jshint.com/docs/options/ should be verified against package.json, verify default and add 10 to max enum for latest esversion.

MorganPersson commented 2 years ago

latest esversion is now 11

asears commented 2 years ago

@RMacfarlane I see you have been committing here, it it possible to bump esversion to 10, 11? Is someone supporting this, or perhaps it should be moved to another owner?