[Refactor]: separate lexer context into state and context #28
Annotations
2 warnings
lint:
web-infras/parser/src/lexer/lexer.ts#L1761
Expected a 'break' statement before 'case'
|
lint:
web-infras/parser/src/lexer/lexer.ts#L1819
Expected a 'break' statement before 'case'
|