You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: