X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;ds=sidebyside;f=.eslintrc.js;h=9a058e827c6117531f41d87c8f182b9f87191aba;hb=6cd5248f7b289828220cac63f8fe77d021c572e9;hp=e7cf2abcc1d1675b515422747866e702389b1779;hpb=574b351dcb46b90a6a8d0ffb15b5016392e5a63f;p=poolifier.git diff --git a/.eslintrc.js b/.eslintrc.js index e7cf2abc..9a058e82 100644 --- a/.eslintrc.js +++ b/.eslintrc.js @@ -48,6 +48,7 @@ module.exports = defineConfig({ 'comparator', 'cpu', 'cpus', + 'cryptographically', 'ctx', 'deprecations', 'deque', @@ -95,6 +96,7 @@ module.exports = defineConfig({ 'unref', 'unregister', 'utf8', + 'webcrypto', 'workerpool', 'ws', 'wss',