chore: update #2
Annotations
9 errors
lint:
src/index.ts#L27
'source' is defined but never used. Allowed unused args must match /^_/u
|
lint:
src/index.ts#L27
'node' is defined but never used. Allowed unused args must match /^_/u
|
lint:
src/index.ts#L53
Array.prototype.map() expects a value to be returned at the end of arrow function
|
lint:
src/maps/border.ts#L1
'positions' is defined but never used
|
lint:
src/maps/border.ts#L1
'positionShort' is defined but never used
|
lint:
test/index.test.ts#L4
'parseCSS' is defined but never used
|
lint:
test/index.test.ts#L6
'source' is assigned a value but never used. Allowed unused vars must match /^_/u
|
lint:
test/index.test.ts#L23
Unexpected tab character
|
lint
Process completed with exit code 1.
|