fix: handle dim & bold modifier correctly #86
Annotations
10 errors
|
Node.js 23
Process completed with exit code 1.
|
|
Node.js 23:
test.js#L66
Use Unicode escapes instead of hexadecimal escapes.
|
|
Node.js 23:
test.js#L65
Strings must use singlequote.
|
|
Node.js 23:
test.js#L65
Strings must use singlequote.
|
|
Node.js 23:
base.js#L32
'replaceCode' is never reassigned. Use 'const' instead.
|
|
Node.js 18
Process completed with exit code 1.
|
|
Node.js 18:
test.js#L66
Use Unicode escapes instead of hexadecimal escapes.
|
|
Node.js 18:
test.js#L65
Strings must use singlequote.
|
|
Node.js 18:
test.js#L65
Strings must use singlequote.
|
|
Node.js 18:
base.js#L32
'replaceCode' is never reassigned. Use 'const' instead.
|