Skip to content

Commit 4a3d462

Browse files
authored
Merge pull request #1076 from ai16z/fix/plugin-near
fix: missing eslint config file
2 parents 54a364a + 5258c23 commit 4a3d462

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
import eslintGlobalConfig from "../../eslint.config.mjs";
2+
3+
export default [...eslintGlobalConfig];

0 commit comments

Comments
 (0)