Update README.md #61
Annotations
1 error and 10 warnings
Run Biome
Process completed with exit code 1.
|
Run Biome:
src/services/index.ts#L1
Avoid barrel files, they slow down performance, and cause large module graphs with modules that go unused.
|
Run Biome:
src/routes/github.ts#L15
This object property name should be in camelCase.
|
Run Biome:
src/routes/github.ts#L16
This object property name should be in camelCase.
|
Run Biome:
src/routes/github.ts#L19
This object property name should be in camelCase.
|
Run Biome:
src/routes/index.ts#L1
Avoid barrel files, they slow down performance, and cause large module graphs with modules that go unused.
|
Run Biome:
src/routes/mqtt.ts#L18
This object property name should be in camelCase.
|
Run Biome:
src/routes/firmware.ts#L32
This local let name should be in camelCase.
|
Run Biome:
src/routes/firmware.ts#L51
This object property name should be in camelCase.
|
Run Biome:
src/routes/firmware.ts#L52
This object property name should be in camelCase.
|
Run Biome:
src/routes/firmware.ts#L65
This object property name should be in camelCase.
|
Loading