Showing 1 of 3 total issues

Function relative has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

require.relative = function(parent) {
  var p = require.normalize(parent, '..');

  /**
   * lastIndexOf helper.
Severity: Minor
Found in tryc.js - About 1 hr to fix
    Severity
    Category
    Status
    Source
    Language