X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=.eslintrc.js;h=4f57c1e21608a81ee836fc80d2122ed97881602a;hb=6c05d445368a6e7b692578e7d74375dc69357617;hp=40f952b098ffe8c6fa993f7272c2b60060fc88fd;hpb=7d1fc6d3a88ab9820a2e703c33b94de82f532c25;p=poolifier.git diff --git a/.eslintrc.js b/.eslintrc.js index 40f952b0..4f57c1e2 100644 --- a/.eslintrc.js +++ b/.eslintrc.js @@ -39,7 +39,6 @@ module.exports = defineConfig({ skipWords: [ 'axios', 'benoit', - 'benny', 'browserslist', 'builtins', 'christopher', @@ -54,6 +53,8 @@ module.exports = defineConfig({ 'deque', 'dequeue', 'dequeued', + 'deregisters', + 'dts', 'ecma', 'elu', 'enqueue', @@ -94,7 +95,6 @@ module.exports = defineConfig({ 'typedoc', 'unlink', 'unref', - 'unregister', 'utf8', 'webcrypto', 'workerpool',