chore: v2.4.3
[poolifier.git] / .eslintrc.js
index cf1544ffba2a53d46373303c68bce80bbe921db6..4fc348072f5fb5cb316c2130873d0018744baa8f 100644 (file)
@@ -53,6 +53,7 @@ module.exports = defineConfig({
           'num',
           'os',
           'piscina',
+          'pnpm',
           'poolifier',
           'poolify',
           'readonly',
@@ -92,7 +93,7 @@ module.exports = defineConfig({
           'error',
           { ignoreProperties: true }
         ],
-        'tsdoc/syntax': 'error'
+        'tsdoc/syntax': 'warn'
       }
     },
     {