es-check
es-check copied to clipboard
es-check es5 does not catch Promise, Map, Set etc.
I was asked today if there was a tool to check if the transpiled code was ES5 and I referred to this project but I just checked and es-check es5 ... does not catch Promise from ES2015.
@arleyGuoLei thanks for letting me know!