We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50498fb commit 995507fCopy full SHA for 995507f
packages/plugin-multiversx/eslint.config.mjs
@@ -1,3 +1,3 @@
1
-import eslintGlobalConfig from "../../eslint.global.mjs";
+import eslintGlobalConfig from "../../eslint.config.mjs";
2
3
export default [...eslintGlobalConfig];
0 commit comments