HEX
Server: nginx/1.24.0
System: Linux webserver-one 6.8.0-101-generic #101-Ubuntu SMP PREEMPT_DYNAMIC Mon Feb 9 10:15:05 UTC 2026 x86_64
User: www-data (33)
PHP: 8.4.18
Disabled: NONE
Upload Files
File: /srv/www/csmcri-res-in-d10/web/libraries/signature_pad/.eslintrc.js
module.exports = {
  "extends": "airbnb-base",

  "env": {
    "browser": true
  },

  "rules": {
    "no-underscore-dangle": "off",
    "func-names": "off",
    "import/prefer-default-export": "off",
    "no-restricted-properties": "off"
  }
};