I noticed some issues with the code in general. I'm not sure how it was building previously since there were references to things that didn't exist. So I resolved those issues as well.
The formatting was also pretty inconsistent with missing semicolons, mix of quote types, inconsistent tab widths. So those have been fixed as well.
Fixes #11
I noticed some issues with the code in general. I'm not sure how it was building previously since there were references to things that didn't exist. So I resolved those issues as well.
The formatting was also pretty inconsistent with missing semicolons, mix of quote types, inconsistent tab widths. So those have been fixed as well.