Fixed crash for v flag in regexp/optimal-quantifier-concatenation
#1670
Annotations
8 warnings
lint:
lib/rules/no-trivially-nested-quantifier.ts#L219
Unexpected 'todo' comment: 'TODO: This fix depends on `qNode`'
|
lint:
lib/rules/no-trivially-nested-quantifier.ts#L233
Unexpected 'todo' comment: 'TODO: This fix depends on `qNode`'
|
lint:
lib/rules/strict.ts#L263
Unexpected 'todo' comment: 'TODO: Remove this workaround when the...'
|
lint:
lib/utils/regexp-ast/simplify-quantifier.ts#L416
Unexpected 'todo' comment: 'TODO: Assertions aren't supported for...'
|
update:
lib/rules/no-trivially-nested-quantifier.ts#L219
Unexpected 'todo' comment: 'TODO: This fix depends on `qNode`'
|
update:
lib/rules/no-trivially-nested-quantifier.ts#L233
Unexpected 'todo' comment: 'TODO: This fix depends on `qNode`'
|
update:
lib/rules/strict.ts#L263
Unexpected 'todo' comment: 'TODO: Remove this workaround when the...'
|
update:
lib/utils/regexp-ast/simplify-quantifier.ts#L416
Unexpected 'todo' comment: 'TODO: Assertions aren't supported for...'
|