kipr / Simulator

Simulator of KIPR Demobots and code workspace.
GNU General Public License v3.0
12 stars 3 forks source link

Update ESLint ECMAScript version #416

Closed navzam closed 2 years ago

navzam commented 2 years ago

Update our ESLint ECMAScript version to es2020, which allows the object spread operator that previously couldn't be used in express.js (and update express.js to use it)