See how a minor change to your commit message style can make you a better programmer.
Format: <type>(<scope>): <subject>
<scope> is optional
| /** | |
| * LinkedInClearInboxByYear.js | |
| * | |
| * This script automates clearing out your LinkedIn inbox by year, in batches. | |
| * LinkedIn doesn’t provide a way to bulk-select and delete old conversations, | |
| * so this helper will: | |
| * 1. Scan message threads for their timestamp year. | |
| * 2. Click the checkboxes on conversations older than or equal to your cutoff year. | |
| * 3. Hit the “Delete” button and confirm in the modal. | |
| * 4. Repeat in batches until no more messages meet the criteria. |
| [ | |
| { | |
| "offset": "GMT-12:00", | |
| "name": "Etc/GMT-12" | |
| }, | |
| { | |
| "offset": "GMT-11:00", | |
| "name": "Etc/GMT-11" | |
| }, | |
| { |
| {"version":1,"resource":"file:///Users/arraysync/dev/personal/emaps.org/angular.json","entries":[{"id":"pYgo.json","timestamp":1653754958709}]} |