apexdox-vs-code
apexdox-vs-code copied to clipboard
Prettier - format files
Lots of file formatting. Purely cosmetic, but brings all files in src folder to standard formatting, to make future development easier. (Better to deal with whitespace changes all at once now than piecemeal later, obscuring real changes.) The trailing commas in some of the objects are weird, but they're allowed in es5, so I'm not going to argue.