Fix all linting issues #2
Annotations
3 errors
lint:
src/App.tsx#L85
This expression unnecessarily compares a boolean value to a boolean instead of using it directly
|
lint:
src/components/ActivityChart.tsx#L45
Unsafe assignment of an error typed value
|
lint
Process completed with exit code 1.
|