Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## 📜 Description Fixed failed eslint job. ## 💡 Motivation and Context I don't know how it wasn't caught during lint stage on PR, but it showed success and failed only after merge - very strange, but anyway, I fix it here. ## 📢 Changelog <!-- High level overview of important changes --> <!-- For example: fixed status bar manipulation; added new types declarations; --> <!-- If your changes don't affect one of platform/language below - then remove this platform/language --> ### JS - fixed eslint; ## 🤔 How Has This Been Tested? Tested locally via running job. ## 📝 Checklist - [x] CI successfully passed - [x] I added new mocks and corresponding unit-tests if library API was changed
- Loading branch information