UNPKG

haraka-plugin-vmta

Version:

Administer virtual MTAs for the outbound traffic

21 lines 368 B
{ "env": { "mocha": true }, "globals": { "server": true, "OK": true, "CONT": true, "DENY": true, "DENYSOFT": true, "DENYDISCONNECT": true, "DENYSOFTDISCONNECT": true }, "plugins": [ "haraka" ], "extends": [ "eslint:recommended", "plugin:haraka/recommended" ], "rules": { "no-console": 0 } }