Fix #1033 #970
Annotations
3 errors
|
Lint:
src/regexp.ts#L6
/\$\{[\w\W]*}/gm can be optimized to /\${[\w\W]*}/gm.
|
Lint
The operation was canceled.
|
Loading