chore: lint fix #12
Annotations
5 errors
lint:
src/analysis/index.ts#L8
'atomicCache' is assigned a value but never used. Allowed unused vars must match /^_/u
|
lint:
src/analysis/index.ts#L19
'options' is assigned a value but never used. Allowed unused args must match /^_/u
|
lint:
src/index.ts#L25
'source' is defined but never used. Allowed unused args must match /^_/u
|
lint:
src/index.ts#L25
'node' is defined but never used. Allowed unused args must match /^_/u
|
lint
Process completed with exit code 1.
|