You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: fix tsconfig for type check for lightclient bundle (#7830)
**Motivation**
Make sure `chekc-type` script works without any error.
**Description**
- Update the tsconfig to exclude the browser bundle test
- This file was created as symlink to unit to run browser tests in
specific packages
**Steps to test or reproduce**
Run all tests
0 commit comments