X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=.eslintrc.js;h=e421cd282cf758417b1609b6a887f4335619b708;hb=f03062dfd67b6a2961b5fee6c7d563613c4001c9;hp=d40ff6691de0b5a9f4b3e24e11d368ba2c262afe;hpb=6056130c34d951fde16849f2c09bd8367fa94181;p=poolifier.git diff --git a/.eslintrc.js b/.eslintrc.js index d40ff669..e421cd28 100644 --- a/.eslintrc.js +++ b/.eslintrc.js @@ -43,6 +43,7 @@ module.exports = defineConfig({ 'builtins', 'christopher', 'cjs', + 'cloneable', 'comparator', 'cpu', 'cpus', @@ -71,10 +72,10 @@ module.exports = defineConfig({ 'poolify', 'readonly', 'resize', - 'serializable', 'sinon', 'threadjs', 'threadwork', + 'tinypool', 'tsconfig', 'tsdoc', 'typedoc',