deathraygames / civ-clicker

Fork of the open source game CivClicker, by David Holley and Scott A. Colcord
http://deathraygames.com/play-online/civ-clicker/
GNU General Public License v3.0
56 stars 43 forks source link

Using ES6 #59

Closed olleharstedt closed 7 years ago

olleharstedt commented 7 years ago

It might be worth while to start to use some ES6 features that are wildly supported.

Here's a feature list: https://github.com/lukehoban/es6features/blob/master/README.md

Here's a compatibility chart: http://kangax.github.io/compat-table/es6/