perf(arns): cache resolution for non-existent name #1793
Annotations
2 errors
Run yarn lint:check:
src/resolution/on-demand-arns-resolver.ts#L98
Replace `⏎········arnsRecord·===·null·||⏎········arnsRecord.processId·===·undefined⏎······` with `arnsRecord·===·null·||·arnsRecord.processId·===·undefined`
|
Run yarn lint:check
Process completed with exit code 1.
|
Loading