X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=.eslintrc.js;h=cc27eee78dd9cc582522dd315e640b7161e2c335;hb=1d9e702392092e351b448175a77c16234eec9212;hp=1d6840072e7dcc07e92d2586af15623120b927f8;hpb=d21911e6a11e8b38213135284c8b06c87d3bb722;p=poolifier.git diff --git a/.eslintrc.js b/.eslintrc.js index 1d684007..cc27eee7 100644 --- a/.eslintrc.js +++ b/.eslintrc.js @@ -42,12 +42,14 @@ module.exports = defineConfig({ 'cpus', 'ctx', 'deprecations', + 'dequeue', 'ecma', + 'enqueue', 'enum', + 'errored', 'esm', 'fibonacci', 'fs', - 'hrtime', 'inheritDoc', 'jsdoc', 'microjob',