Closed robatwilliams closed 3 years ago
You might be willing to avoid using some features (or polyfill them if non-syntax) in order to widen compatibility.
The CLI could provide suggestions on this.
(feature follows-on from #5)
$ npx check-es-compat -- --widen source.js ✔ Chrome 80+ 73+ without nullish coalescing operator (??) earlier without Object.fromEntries [or polyfill] ...
Doesn't sound that useful
You might be willing to avoid using some features (or polyfill them if non-syntax) in order to widen compatibility.
The CLI could provide suggestions on this.
(feature follows-on from #5)