X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=.eslintrc.cjs;h=ef9e86c091254a8920eecfbe2706ff2c2d71736a;hb=19fe32eb9269725073e0239c67d8af8bb05c5370;hp=6027efd00b229de25a7b4e171e2bfc5265ed0d19;hpb=0804b9b4106132c5487b57be518958c699ce2563;p=poolifier.git diff --git a/.eslintrc.cjs b/.eslintrc.cjs index 6027efd0..ef9e86c0 100644 --- a/.eslintrc.cjs +++ b/.eslintrc.cjs @@ -68,7 +68,6 @@ module.exports = defineConfig({ 'linebreak', 'localhost', 'microjob', - 'mitata', 'mjs', 'nodemailer', 'npx', @@ -90,6 +89,8 @@ module.exports = defineConfig({ 'threadjs', 'threadwork', 'tinypool', + 'tld', + 'tos', 'tsconfig', 'tsdoc', 'typedoc',