We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bdc05aa commit e7f583cCopy full SHA for e7f583c
docs/rules/no-default-export.md
@@ -1,4 +1,4 @@
1
-# no-default-export
+# import/no-default-export
2
3
Prohibit default exports. Mostly an inverse of [`prefer-default-export`].
4
0 commit comments