
­­­­­­­­­­­­­­­­­­
<!DOCTYPE html>
<html>
{
  "env": {
    "mocha": true
  },
  "rules": {
    "prefer-arrow-callback": "off",
    "func-names": "off"
  }
}
