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
Remove the eslint rule that allows @ts-nocheck in test files
Now that we removed the last @ts-nocheck from the src/test directory, we
can remove that eslint rule that allows it. Ideally we shouldn't need to
add that ts comment anymore.
0 commit comments