Formatting Preview Alpha

This commit is contained in:
WatDuhHekBro 2020-12-14 19:44:28 -06:00
parent 98e47e3796
commit 39f89a9f63
47 changed files with 4714 additions and 4581 deletions

View file

@ -17,3 +17,4 @@
- ...update the [changelog](CHANGELOG.md) and any other necessary docs.
- ...update the version numbers in `package.json` and `package-lock.json`.
- ...make sure the test suite passes by running `npm test`.
- ...format the code by running `npm run format`.