widget-ts-cookiecutter
widget-ts-cookiecutter copied to clipboard
Should we update the version of TS used?
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?