Skip to content

Commit e7f583c

Browse files
authored
docs: fix no-default-export rule name
1 parent bdc05aa commit e7f583c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/rules/no-default-export.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# no-default-export
1+
# import/no-default-export
22

33
Prohibit default exports. Mostly an inverse of [`prefer-default-export`].
44

0 commit comments

Comments
 (0)