X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=.eslintrc.js;h=0a343d6b4e4f5899bd8b7d4f3a80aa541d602c0b;hb=2f4ae5a6c14efa15bafa4ab0e68f166ec80d719b;hp=cc27eee78dd9cc582522dd315e640b7161e2c335;hpb=027063571693f211b35c8851566a063201adb9af;p=poolifier.git diff --git a/.eslintrc.js b/.eslintrc.js index cc27eee7..0a343d6b 100644 --- a/.eslintrc.js +++ b/.eslintrc.js @@ -72,7 +72,8 @@ module.exports = defineConfig({ 'unlink', 'unregister', 'utf8', - 'workerpool' + 'workerpool', + 'wwr' ], skipIfMatch: ['^@.*', '^plugin:.*'] }