Skip to content

Commit 8fc8687

Browse files
committed
chore: update eslint settings
1 parent b9351fc commit 8fc8687

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

eslint.config.mjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ export default [
1919
"**/packages/",
2020
"**/js",
2121
"**/build/",
22+
"**/intellij-client/",
2223
],
2324
},
2425
{ files: ["**/*.{ts,tsx}"] },

0 commit comments

Comments
 (0)