We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5185c6 commit 743fb8cCopy full SHA for 743fb8c
eslint.config.mjs
@@ -39,6 +39,7 @@ export default [
39
'packages/**/modular/dist/**/*',
40
'packages/vertexai/__tests__/test-utils',
41
'packages/vertexai/dist',
42
+ 'packages/dynamic-links/**/*',
43
],
44
},
45
...compat
0 commit comments