Color code the RouteList with some sort of "sunlight" color temperature, based on latitude & longitude and time of day #878
Annotations
5 errors
build
Process completed with exit code 1.
|
lint/correctness/noInnerDeclarations:
src/pages/dashboard/components/RouteList.tsx#L40
This var should be declared at the root of the enclosing function.
|
lint/correctness/noInnerDeclarations:
src/pages/dashboard/components/RouteList.tsx#L70
This var should be declared at the root of the enclosing function.
|
lint/suspicious/noImplicitAnyLet:
src/pages/dashboard/components/RouteList.tsx#L70
This variable implicitly has the any type.
|
test
Process completed with exit code 1.
|