Remove axios, lodash, is-ip, url-join; use native alternatives #12
Annotations
8 errors
|
lint
Process completed with exit code 1.
|
|
lint:
src/ipdata.ts#L248
Unexpected any. Specify a different type
|
|
lint:
src/ipdata.ts#L193
Unexpected any. Specify a different type
|
|
lint:
src/ipdata.test.ts#L365
iterators/generators require regenerator-runtime, which is too heavyweight for this guide to allow them. Separately, loops should be avoided in favor of array iterations
|
|
lint:
src/ipdata.test.ts#L352
'keyBy' was used before it was defined
|
|
lint:
src/ipdata.test.ts#L325
'keyBy' was used before it was defined
|
|
lint:
src/ipdata.test.ts#L300
'keyBy' was used before it was defined
|
|
lint:
src/ipdata.test.ts#L69
Unexpected any. Specify a different type
|