ansi-to-react icon indicating copy to clipboard operation
ansi-to-react copied to clipboard

feat: change tsconfig.json target attributes to es5

Open ClausClaus opened this issue 2 years ago • 0 comments

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

ClausClaus avatar Jul 16 '22 05:07 ClausClaus