widget-ts-cookiecutter icon indicating copy to clipboard operation
widget-ts-cookiecutter copied to clipboard

Should we update the version of TS used?

Open marimeireles opened this issue 4 years ago • 0 comments
trafficstars

I was looking into this repo to define my tsconfig.json options and we're using stuff from es2015, see. Shouldn't we update to use the latest es2017? Or this is fine and they mostly keep compatibility?

(I don't know much about TS stuff!) edit: Or are these compiler options... Just added rules to the compiler you're already using?

marimeireles avatar Mar 23 '21 15:03 marimeireles