X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=.eslintrc.js;h=7453ecbfb1d4e496b39d9c8f5a267b3e9b7c8a9d;hb=019581cc38fe0b47645d9b2120f325ab37388be2;hp=e2fc35b2c1264d4c08e5af3de0a3cc3fb36d924b;hpb=02999424382a7c531bcc2c0485d4ebbe76853d62;p=poolifier.git diff --git a/.eslintrc.js b/.eslintrc.js index e2fc35b2..7453ecbf 100644 --- a/.eslintrc.js +++ b/.eslintrc.js @@ -68,6 +68,7 @@ module.exports = defineConfig({ 'localhost', 'microjob', 'mjs', + 'nodemailer', 'npx', 'num', 'os', @@ -81,6 +82,7 @@ module.exports = defineConfig({ 'req', 'resize', 'sinon', + 'smtp', 'threadjs', 'threadwork', 'tinypool',