Created by: Ginden
Most of these changes are whitespace changes.
I recommend running following command to see what was changed:
git clone [email protected]:Ginden/bull.git;
cd bull;
git remote add upstream [email protected]:OptimalBits/bull.git;
git fetch upstream;
git diff --ignore-all-space upstream/develop origin/chore/use-classes
I'm interested in converting project to TypeScript.