We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 50498fb + 995507f commit 56495f7Copy full SHA for 56495f7
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