X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=.eslintrc.js;h=b547ed1909badd738d831ccf1b70af4fe1001af0;hb=986b1d5a4b6f7c0172b80daf818a7789c7f6eca4;hp=f981727ab3800ebe3efd391953978767f5e4b162;hpb=289b1c7029d4b38f42b6fb02ed0a4766bb59b7c8;p=poolifier.git diff --git a/.eslintrc.js b/.eslintrc.js index f981727a..b547ed19 100644 --- a/.eslintrc.js +++ b/.eslintrc.js @@ -37,7 +37,7 @@ module.exports = defineConfig({ 'warn', { skipWords: [ - 'Benoit', + 'benoit', 'benny', 'browserslist', 'builtins', @@ -80,6 +80,7 @@ module.exports = defineConfig({ 'tsdoc', 'typedoc', 'unlink', + 'unref', 'unregister', 'utf8', 'workerpool',