• File: .eslintrc
  • Full Path: /var/www/nodejs/Notifications_Imali_API/node_modules/debug/.eslintrc
  • Date Modified: 09/22/2017 8:29 PM
  • File size: 180 bytes
  • MIME-type: application/json
  • Charset: utf-8
{
  "env": {
    "browser": true,
    "node": true
  },
  "rules": {
    "no-console": 0,
    "no-empty": [1, { "allowEmptyCatch": true }]
  },
  "extends": "eslint:recommended"
}