X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=.eslintrc.js;h=9a058e827c6117531f41d87c8f182b9f87191aba;hb=24abef77b8af51fca8191fc3c7c1ea21675d7a2c;hp=a6ad5b1de281c8e671932bb02bb5542aef157684;hpb=147be6fe188035c47548d07ef1f7cd884bd85f60;p=poolifier.git diff --git a/.eslintrc.js b/.eslintrc.js index a6ad5b1d..9a058e82 100644 --- a/.eslintrc.js +++ b/.eslintrc.js @@ -96,6 +96,7 @@ module.exports = defineConfig({ 'unref', 'unregister', 'utf8', + 'webcrypto', 'workerpool', 'ws', 'wss',