react-hooks eslint

This commit is contained in:
Rohid
2024-08-29 14:28:16 +06:00
parent 6403ca6bcb
commit 391b75e0c3
6 changed files with 48 additions and 25 deletions

View File

@@ -147,6 +147,7 @@ class WakaTimeCore {
branch: heartbeat?.branch ?? '<<LAST_BRANCH>>',
category: heartbeat?.category,
entity: heartbeat?.entity ?? entity,
// eslint-disable-next-line @typescript-eslint/no-unsafe-assignment, @typescript-eslint/no-unsafe-call
id: uuid4(),
language: heartbeat?.language,
plugin: heartbeat?.plugin,