This PR cleans up the codebase, running Prettier and solving ESLint issues.
Also adds a VSCode task for running ESLint and Prettier, and an extensions.json file with VSCode extension recommendations for the workspace (mainly, prettier and eslint helpers)
Also, since this includes a giant commit which includes all source files and will likely be shown on GitHub for a long time, I thought this might be a good opportunity to start adopting the Conventional Commits standard.
This PR cleans up the codebase, running Prettier and solving ESLint issues.
Also adds a VSCode task for running ESLint and Prettier, and an
extensions.json
file with VSCode extension recommendations for the workspace (mainly, prettier and eslint helpers)Also, since this includes a giant commit which includes all source files and will likely be shown on GitHub for a long time, I thought this might be a good opportunity to start adopting the Conventional Commits standard.