intermine / intermine-registry

Registry to store and browse all known instances of InterMine. Developed during GSoC 2017 by Leonardo Kuffo
http://registry.intermine.org
GNU Lesser General Public License v2.1
7 stars 24 forks source link

Migration of ES5 variables to ES6 variables #144

Open raghav4 opened 4 years ago

raghav4 commented 4 years ago

This project consists of a lot of ES5 variables, which needs to be upgraded to the ES6 so as to avoid the potential errors our application might get into.

raghav4 commented 4 years ago

Working on it currently @yochannah @danielabutano

raghav4 commented 4 years ago

fixed https://github.com/intermine/intermine-registry/pull/145