We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 018f952 commit 5fcdcffCopy full SHA for 5fcdcff
packages/client-whatsapp/eslint.config.mjs
@@ -0,0 +1,3 @@
1
+import eslintGlobalConfig from "../../eslint.config.mjs";
2
+
3
+export default [...eslintGlobalConfig];
0 commit comments