Skip to content

Commit dea2caa

Browse files
authored
Update defaultIsBad.md
1 parent e9df206 commit dea2caa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tips/defaultIsBad.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## `export default` can lead to problems
1+
## `export default` considered harmful
22

33
Consider you have a file `foo.ts` with the following contents:
44

0 commit comments

Comments
 (0)