Your IP : 216.73.216.40


Current Path : /var/www/html/test/wetty2/node_modules/growl/
Upload File :
Current File : /var/www/html/test/wetty2/node_modules/growl/.eslintrc.json

{
    "extends": ["airbnb-base", "eslint:recommended", "plugin:node/recommended"],
    "plugins": [
        "import",
        "node"
    ],
    "rules": {
      "no-console": ["error", { "allow": ["warn", "error"] }]
    },
    "env": {
        "node": true,
        "es6": true
    }
}