diff --git a/eslint.config.mjs b/eslint.config.mjs index 7e3bf46..1c4ecbc 100644 --- a/eslint.config.mjs +++ b/eslint.config.mjs @@ -33,6 +33,7 @@ export default [ "**/*.proto", "**/tests/**", "**/.pnpm-store/**", + "**/packaging/**", ], }, {