n8n/packages/nodes-base/nodes/Clockify
Iván Ovejero 62c096710f
refactor: Run lintfix (no-changelog) (#7537)
- Fix autofixable violations
- Remove unused directives
- Allow for PascalCased variables - needed for dynamically imported or
assigned classes, decorators, routers, etc.
2023-10-27 14:15:02 +02:00
..
ClientDescription.ts refactor: Integrate consistent-type-imports in nodes-base (no-changelog) (#5267) 2023-01-27 12:22:44 +01:00
Clockify.node.json
Clockify.node.ts refactor: Run lintfix (no-changelog) (#7537) 2023-10-27 14:15:02 +02:00
clockify.svg
ClockifyTrigger.node.json
ClockifyTrigger.node.ts refactor: Remove n8n-core dependency in nodes-base (no-changelog) (#5649) 2023-03-09 18:13:15 +01:00
CommonDtos.ts refactor(core): Forbid raw enums (no-changelog) 2023-04-21 14:23:15 +03:00
EntryTypeEnum.ts refactor(core): Forbid raw enums (no-changelog) 2023-04-21 14:23:15 +03:00
GenericFunctions.ts feat: Upgrade TypeScript to v5 (no-changelog) (#5755) 2023-03-30 13:59:59 +02:00
ProjectDescription.ts refactor: Integrate consistent-type-imports in nodes-base (no-changelog) (#5267) 2023-01-27 12:22:44 +01:00
ProjectInterfaces.ts refactor(core): Forbid raw enums (no-changelog) 2023-04-21 14:23:15 +03:00
TagDescription.ts refactor: Integrate consistent-type-imports in nodes-base (no-changelog) (#5267) 2023-01-27 12:22:44 +01:00
TaskDescription.ts refactor: Clear unused ESLint directives from nodes-base (no-changelog) (#6812) 2023-08-01 15:32:33 +02:00
TimeEntryDescription.ts refactor: Clear unused ESLint directives from nodes-base (no-changelog) (#6812) 2023-08-01 15:32:33 +02:00
TimeEntryInterfaces.ts refactor: Integrate consistent-type-imports in nodes-base (no-changelog) (#5267) 2023-01-27 12:22:44 +01:00
UserDescription.ts refactor: Integrate consistent-type-imports in nodes-base (no-changelog) (#5267) 2023-01-27 12:22:44 +01:00
UserDtos.ts refactor(core): Forbid raw enums (no-changelog) 2023-04-21 14:23:15 +03:00
WorkpaceInterfaces.ts refactor(core): Forbid raw enums (no-changelog) 2023-04-21 14:23:15 +03:00
WorkspaceDescription.ts refactor: Integrate consistent-type-imports in nodes-base (no-changelog) (#5267) 2023-01-27 12:22:44 +01:00