HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/RImmers2/portal.photomenu.nl/wwwroot/node_modules/json2csv/.eslintrc
{
  "env": {
    "node": true
  },
  "ecmaFeatures": {
    "modules": true
  },
  "rules": {
   "indent": [2, 2],
   "brace-style": [2, "1tbs"],
   "quotes": [2, "single"],
   "no-console": 1,
   "no-use-before-define": [2, "nofunc"],
   "no-underscore-dangle": 0,
   "no-constant-condition": 0,
   "space-before-function-paren":[2, {"anonymous": "always", "named": "never"}],
   "func-style": [2, "declaration"]
  }
}