devevents/conf-app-boilerplate

View on GitHub

Showing 4 of 95 total issues

File underscore.d.ts has 767 lines of code (exceeds 250 allowed). Consider refactoring.
Open

// Type definitions for Underscore 1.7.0
// Project: http://underscorejs.org/
// Definitions by: Boris Yankov <https://github.com/borisyankov/>, Josh Baldwin <https://github.com/jbaldwin/>
// Definitions: https://github.com/borisyankov/DefinitelyTyped

Severity: Major
Found in src/typings/underscore/underscore.d.ts - About 1 day to fix

    File angular.d.ts has 647 lines of code (exceeds 250 allowed). Consider refactoring.
    Open

    // Type definitions for Angular JS 1.4+
    // Project: http://angularjs.org
    // Definitions by: Diego Vilar <http://github.com/diegovilar>
    // Definitions: https://github.com/borisyankov/DefinitelyTyped
    
    
    Severity: Major
    Found in src/typings/angularjs/angular.d.ts - About 1 day to fix

      File jquery.d.ts has 589 lines of code (exceeds 250 allowed). Consider refactoring.
      Open

      // Type definitions for jQuery 1.10.x / 2.0.x
      // Project: http://jquery.com/
      // Definitions by: Boris Yankov <https://github.com/borisyankov/>, Christian Hoffmeister <https://github.com/choffmeister>, Steve Fenton <https://github.com/Steve-Fenton>, Diullei Gomes <https://github.com/Diullei>, Tass Iliopoulos <https://github.com/tasoili>, Jason Swearingen <https://github.com/jasons-novaleaf>, Sean Hill <https://github.com/seanski>, Guus Goossens <https://github.com/Guuz>, Kelly Summerlin <https://github.com/ksummerlin>, Basarat Ali Syed <https://github.com/basarat>, Nicholas Wolverson <https://github.com/nwolverson>, Derek Cicerone <https://github.com/derekcicerone>, Andrew Gaspar <https://github.com/AndrewGaspar>, James Harrison Fisher <https://github.com/jameshfisher>, Seikichi Kondo <https://github.com/seikichi>, Benjamin Jackman <https://github.com/benjaminjackman>, Poul Sorensen <https://github.com/s093294>, Josh Strobl <https://github.com/JoshStrobl>, John Reilly <https://github.com/johnnyreilly/>, Dick van den Brink <https://github.com/DickvdBrink>
      // Definitions: https://github.com/borisyankov/DefinitelyTyped
      
      
      Severity: Major
      Found in src/typings/jquery/jquery.d.ts - About 1 day to fix

        Function exports has 34 lines of code (exceeds 25 allowed). Consider refactoring.
        Open

        module.exports = gulp.task('tsd:install', function () {
          var bower = require(path.join(process.cwd(), 'bower.json'));
        
          var dependencies = [].concat(
            Object.keys(bower.dependencies),
        Severity: Minor
        Found in gulp/tasks/tsd-install.js - About 1 hr to fix
          Severity
          Category
          Status
          Source
          Language