Server IP : 68.65.122.142  /  Your IP : 3.145.104.219
Web Server : LiteSpeed
System : Linux server167.web-hosting.com 4.18.0-513.18.1.lve.el8.x86_64 #1 SMP Thu Feb 22 12:55:50 UTC 2024 x86_64
User : glenirhm ( 1318)
PHP Version : 7.4.33
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON
Directory (0755) :  /home/glenirhm/lms.myglenbow.ca/old/

[  Home  ][  C0mmand  ][  Upload File  ]

Current File : /home/glenirhm/lms.myglenbow.ca/old/.jshintrc
// NOTE: We use eslint now. This file is used only by shifter. We keep the configuration
// here because shifter uses jshint after modules have been concating. Eslint can't
// currently do this.
{
    "asi":          false,
    "bitwise":      true,
    "boss":         false,
    "browser":      true,
    "curly":        true,
    "debug":        false,
    "eqeqeq":       false,
    "eqnull":       false,
    "es5":          false,
    "esnext":       false,
    "evil":         false,
    "expr":         false,
    "forin":        false,
    "funcscope":    false,
    "globalstrict": false,
    "immed":        true,
    "indent":       4,
    "iterator":     false,
    "lastsemic":    false,
    "latedef":      true,
    "laxbreak":     true,
    "laxcomma":     false,
    "loopfunc":     false,
    "maxerr":       500,
    "maxlen":       132,
    "multistr":     false,
    "newcap":       true,
    "noarg":        true,
    "noempty":      true,
    "nomen":        false,
    "onecase":      false,
    "onevar":       false,
    "passfail":     false,
    "plusplus":     false,
    "predef": [
        "M",
        "define",
        "require"
    ],
    "proto":        false,
    "regexdash":    false,
    "regexp":       false,
    "scripturl":    false,
    "shadow":       false,
    "smarttabs":    false,
    "strict":       false,
    "sub":          false,
    "supernew":     false,
    "trailing":     true,
    "undef":        true,
    "unused":       true,
    "white":        false,
    "yui":          true
}