Fix lint errors and consts tests #69
Reference in New Issue
Block a user
No description provided.
Delete Branch "fix-eslint-errors"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fixed some eslint errors that were blocking the tests.
There was also an error on the
Layout-consts-test
, I'm running chrome 42.0.2311 (which I believe is the latest stable) and the constants were off by a bit. I've updated it, but if it's not supposed to be I can just rip it off this PR.