ansi-to-react
ansi-to-react copied to clipboard
feat: change tsconfig.json target attributes to es5
Change the target property in the tsconfig.json file from "es2017" to "ES5" to support more different browser environments, e.g. IE11, Edge IE Mode