Add: React Map Selector #26
Annotations
5 errors
Lint and Format (18.x):
src/recoil/idMap.ts#L2
'../utils/axios' import is restricted from being used by a pattern. Usage of relative parent imports is not allowed. Use path alias instead
|
Lint and Format (18.x):
src/recoil/idMap.ts#L3
All imports in the declaration are only used as types. Use `import type`
|
Lint and Format (18.x):
src/recoil/idMap.ts#L3
`static/MapSVGData` import should occur before import of `../utils/axios`
|
Lint and Format (18.x):
src/recoil/idMap.ts#L19
'idMap' is never reassigned. Use 'const' instead
|
Lint and Format (18.x)
Process completed with exit code 1.
|