X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=.eslintrc.js;h=5d9c45bfded4540646464d5bef191deb85360260;hb=e3347a5c81590368f590783d9afe979dada9f555;hp=d40ff6691de0b5a9f4b3e24e11d368ba2c262afe;hpb=6056130c34d951fde16849f2c09bd8367fa94181;p=poolifier.git diff --git a/.eslintrc.js b/.eslintrc.js index d40ff669..5d9c45bf 100644 --- a/.eslintrc.js +++ b/.eslintrc.js @@ -75,6 +75,7 @@ module.exports = defineConfig({ 'sinon', 'threadjs', 'threadwork', + 'tinypool', 'tsconfig', 'tsdoc', 'typedoc',