fix: fix worker choice strategy options handling
[poolifier.git] / .eslintrc.js
index cc27eee78dd9cc582522dd315e640b7161e2c335..0a343d6b4e4f5899bd8b7d4f3a80aa541d602c0b 100644 (file)
@@ -72,7 +72,8 @@ module.exports = defineConfig({
           'unlink',
           'unregister',
           'utf8',
-          'workerpool'
+          'workerpool',
+          'wwr'
         ],
         skipIfMatch: ['^@.*', '^plugin:.*']
       }