Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
colinodell authored Jul 19, 2023
1 parent 15b063f commit c9f767d
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,8 @@ multi-line string',
delta: +10,
to: Infinity, // and beyond!

finally: 'a trailing comma',
oh: [
"we shouldn't forget",
'arrays can have',
'trailing commas too',
finally: [
'some trailing commas',
],
}
```
Expand Down

0 comments on commit c9f767d

Please sign in to comment.