diff --git a/eslint.config.js b/eslint.config.js index 7acc50f2..4f014565 100644 --- a/eslint.config.js +++ b/eslint.config.js @@ -842,7 +842,9 @@ export default tseslint.config( '@xterm/xterm', 'yauzl', 'yazl', - 'zlib' + 'zlib', + // Void added this + '@modelcontextprotocol/sdk/**' ] }, {