File Manager

Path: /home/heznutpr/log.heznutprivate.com/dashboard/assets/plugins/icon/themify-icons/

Viewing File: .jshintrc

{
    "node": true,
    "browser": true,
    "esnext": true,
    "bitwise": true,
    "camelcase": true,
    "curly": true,
    "eqeqeq": true,
    "immed": true,
    "indent": 2,
    "latedef": true,
    "newcap": true,
    "noarg": true,
    "quotmark": "single",
    "undef": true,
    "unused": true,
    "strict": true,
    "trailing": true,
    "smarttabs": true,
    "expr": true,
    "globals": {
        "angular": false,
        "faker": false
    }
}