Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
reapply eslint to tests, still supporting jest
The full test suite failed because it tried to lint the tests, while the running linter did not do the same. Enabling linting gave errors due to jest having undef stuff, but overriding these files for jest env keeps the linting without these errors.
- Loading branch information