eisen-dev/eisen_front

View on GitHub
webd/ts/libs/jqueryui.d.ts

Summary

Maintainability
D
2 days
Test Coverage

Showing 4 of 4 total issues

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

// Type definitions for jQueryUI 1.9
// Project: http://jqueryui.com/
// Definitions by: Boris Yankov <https://github.com/borisyankov/>, John Reilly <https://github.com/johnnyreilly>
// Definitions: https://github.com/borisyankov/DefinitelyTyped
 
 
Severity: Major
Found in webd/ts/libs/jqueryui.d.ts - About 2 days to fix

    TODO found
    Open

    position?: any; // TODO
    Severity: Minor
    Found in webd/ts/libs/jqueryui.d.ts by fixme

    TODO found
    Open

    showOptions?: any; // TODO
    Severity: Minor
    Found in webd/ts/libs/jqueryui.d.ts by fixme

    TODO found
    Open

    position?: any; // TODO
    Severity: Minor
    Found in webd/ts/libs/jqueryui.d.ts by fixme
    Category
    Status