Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Eslint 7 will allow us to lint Typescript files and will also provide benefits when linting JS files due to updated rules BREAKING CHANGE: this will introduce linting errors in code that was previously error-free. Please refer to https://eslint.org/docs/user-guide/migrating-to-6.0.0 and https://eslint.org/docs/user-guide/migrating-to-7.0.0 for in depth information
- Loading branch information