We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 54a364a + 5258c23 commit 4a3d462Copy full SHA for 4a3d462
packages/plugin-near/eslint.config.mjs
@@ -0,0 +1,3 @@
1
+import eslintGlobalConfig from "../../eslint.config.mjs";
2
+
3
+export default [...eslintGlobalConfig];
0 commit comments