Skip to content

Switch to let and const

Bhavy Airi requested to merge tech-bash/kaidan:refactor/toLet/Const into master

Converts all variables to let or const (when they are non-changing variables).

Edited by Melvin Keskin

Merge request reports