Viewing File: /home/nudhamca/client.nudhamcapital.co.uk/dashboard/assets/plugins/icon/themify-icons/.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
    }
}
Back to Directory