We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72f4289 commit 5afeb55Copy full SHA for 5afeb55
packages/client/.eslintignore .eslintignore
@@ -2,5 +2,5 @@
2
*.md
3
4
# folders to ignore
5
-dist
6
-node_modules
+**/dist
+**/node_modules
packages/client/.eslintrc.js .eslintrc.js
0 commit comments