refactor(core): Introduce @n8n/constants package (#14825)

This commit is contained in:
Iván Ovejero
2025-04-23 12:25:39 +02:00
committed by GitHub
parent 14d8ae1c1a
commit 9243e18de6
26 changed files with 146 additions and 86 deletions

View File

@@ -28,6 +28,7 @@
"dependsOn": [
"@n8n/api-types#lint",
"@n8n/config#lint",
"@n8n/constants#lint",
"@n8n/di#lint",
"@n8n/client-oauth2#lint",
"@n8n/imap#lint",