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
As reported by `yarn lint`:
packages/lexer/src/RegExp/RegExpParser.ts:1:1 - error TS6192: All imports in import declaration are unused.
1 import {describe, expect, it} from '@jest/globals';
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
0 commit comments