use drizzle instead of prisma (#228) #770
Annotations
5 warnings
🔬 Lint:
app/components/map/layers/cluster/donut-chart-cluster.tsx#L24
Destructuring assignment active unnecessarily renamed
|
🔬 Lint:
app/components/map/layers/cluster/donut-chart-cluster.tsx#L25
Destructuring assignment inactive unnecessarily renamed
|
🔬 Lint:
app/components/map/layers/cluster/donut-chart-cluster.tsx#L26
Destructuring assignment old unnecessarily renamed
|
🔬 Lint:
app/models/device.server.ts#L4
Import "Sensor" is only used as types
|
🔬 Lint:
app/routes/device._index.tsx#L3
All imports in the declaration are only used as types. Use `import type`
|
Loading