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 b9351fc commit 8fc8687Copy full SHA for 8fc8687
1 file changed
eslint.config.mjs
@@ -19,6 +19,7 @@ export default [
19
"**/packages/",
20
"**/js",
21
"**/build/",
22
+ "**/intellij-client/",
23
],
24
},
25
{ files: ["**/*.{ts,tsx}"] },
0 commit comments