fack2 / University-Autocomplete

0 stars 0 forks source link

Consts and vars #31

Closed jema28 closed 5 years ago

jema28 commented 5 years ago

You're using consts / es6 throughout so I would keep this consistent and change this var to const:

https://github.com/fack2/University-Autocomplete/blob/6586299d3cc6854379fdc9bf1a661a146989d3b2/src/handler.js#L56

sara219 commented 5 years ago

we fix that