this post was submitted on 04 Apr 2024
4 points (100.0% liked)

Programmer Humor

35334 readers
1 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 1 year ago (2 children)

How does one manually add a semicolon? vs. automatically?

[–] [email protected] 1 points 1 year ago

Manually would be if it prompted you every time you every time the program inserts one. No, wait...

[–] [email protected] 1 points 1 year ago

JS formatters add them if the project requires it