X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=.eslintrc.cjs;h=a28991af3dbe005be30c1b283d03352ba0a79fc6;hb=686b339ec9cdce9d5fcaa92ae3b04cbc0b364f42;hp=6027efd00b229de25a7b4e171e2bfc5265ed0d19;hpb=0804b9b4106132c5487b57be518958c699ce2563;p=poolifier.git diff --git a/.eslintrc.cjs b/.eslintrc.cjs index 6027efd0..a28991af 100644 --- a/.eslintrc.cjs +++ b/.eslintrc.cjs @@ -35,6 +35,7 @@ module.exports = defineConfig({ 'argv', 'axios', 'benoit', + 'bmf', 'browserslist', 'builtins', 'christopher', @@ -45,6 +46,7 @@ module.exports = defineConfig({ 'cpus', 'cryptographically', 'ctx', + 'decrement', 'deprecations', 'deque', 'dequeue', @@ -62,13 +64,13 @@ module.exports = defineConfig({ 'fp', 'fs', 'func', + 'idx', 'inheritDoc', 'javascript', 'jsdoc', 'linebreak', 'localhost', 'microjob', - 'mitata', 'mjs', 'nodemailer', 'npx', @@ -90,6 +92,8 @@ module.exports = defineConfig({ 'threadjs', 'threadwork', 'tinypool', + 'tld', + 'tos', 'tsconfig', 'tsdoc', 'typedoc',