Fix #1033 #970
Annotations
2 errors
Lint:
src/regexp.ts#L6
/\$\{[\w\W]*}/gm can be optimized to /\${[\w\W]*}/gm.
|
Lint
Process completed with exit code 1.
|
Loading