Showing 1 of 1 total issue
Function indexes
has 43 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
module.exports = function indexes(sails) {
return {
//Hook config
configure: function () {
sails.log.info('Config monngoindexes');
- Create a ticketCreate a ticket