Add ESLint configuration and ignore file: create .eslintrc.js for lin… #23
Annotations
10 warnings
|
build:
src/pages/Logs.tsx#L115
Unexpected any. Specify a different type
|
|
build:
src/pages/Dashboard.tsx#L132
Unexpected any. Specify a different type
|
|
build:
src/pages/Dashboard.tsx#L34
Unexpected any. Specify a different type
|
|
build:
src/pages/Dashboard.tsx#L33
Unexpected any. Specify a different type
|
|
build:
src/pages/Dashboard.tsx#L28
Unexpected any. Specify a different type
|
|
build:
src/lib/api.ts#L153
Unexpected any. Specify a different type
|
|
build:
src/lib/api.ts#L38
'RequestInit' is not defined
|
|
build:
src/contexts/ThemeContext.tsx#L63
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
build:
src/components/TrafficChart.tsx#L78
Unexpected any. Specify a different type
|
|
build:
src/components/TrafficChart.tsx#L73
Unexpected any. Specify a different type
|