Skip to content

Commit 56495f7

Browse files
authored
Merge pull request #1074 from ai16z/fix/plugin-multiversx
fix: incorrect eslint config file path
2 parents 50498fb + 995507f commit 56495f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
import eslintGlobalConfig from "../../eslint.global.mjs";
1+
import eslintGlobalConfig from "../../eslint.config.mjs";
22

33
export default [...eslintGlobalConfig];

0 commit comments

Comments
 (0)