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 3b4be7c commit 79bb5ebCopy full SHA for 79bb5eb
eslint.config.mjs
@@ -30,6 +30,7 @@ const ignorePatterns = {
30
'**/out/**',
31
'**/examples',
32
'**/templates',
33
+ '**/patterns/navigation-layout',
34
],
35
};
36
0 commit comments