1053
A lot of YAML (jemmy.jeena.net)
you are viewing a single comment's thread
view the rest of the comments
[-] Socsa@sh.itjust.works 9 points 10 months ago

Also JSON has no comments. Which is great for me because I hate documenting my work, but it's still annoying.

[-] EmergMemeHologram@startrek.website 4 points 10 months ago

Just create an attribute for your comments!

[-] sloppy_diffuser@sh.itjust.works 1 points 10 months ago

I just learned yesterday you can do this, lol. You can use "//": '' once at the root level of a package.json file.

Had to put an override to block a dependency of a dependency from installing (@types/* stubs when the package now has native type defs that conflicted with the no longer maintained stubs).

I put in a comment as to why its there.

this post was submitted on 12 Nov 2023
1053 points (97.6% liked)

Programmer Humor

19198 readers
2155 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS