filesafe/controllers
Bobby Wibowo b1dbb931c1
Updates
* Updated eslint-plugin-import dev dependency.

* Added 2 new ESLint rules: "prefer-const" and "object-shorthand".

* Refactor all JS files to follow the new ESLint rules.

* Refactored all instances of for-i into for-of wherever applicable.
2018-04-05 17:52:57 +07:00
..
albumsController.js Updates 2018-04-05 17:52:57 +07:00
authController.js Updates 2018-04-05 17:52:57 +07:00
tokenController.js Updates 2018-03-29 00:40:50 +07:00
uploadController.js Updates 2018-04-05 17:52:57 +07:00
utilsController.js Updates 2018-04-05 17:52:57 +07:00