• File: .eslintrc
  • Full Path: /var/www/nodejs/daily_store_reports_nodejs/node_modules/logform/.eslintrc
  • Date Modified: 02/04/2023 9:31 PM
  • File size: 105 bytes
  • MIME-type: application/json
  • Charset: utf-8
{
  "extends": "@dabh/eslint-config-populist",
  "rules": {
    "no-undefined": 0,
    "strict": 0
  }
}