mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-16 09:36:44 +00:00
ci: Add testing lint fix (#17197)
This commit is contained in:
@@ -83,6 +83,14 @@
|
||||
"@n8n/json-schema-to-zod#lint"
|
||||
]
|
||||
},
|
||||
"lint:testing": {
|
||||
"dependsOn": [
|
||||
"@n8n/eslint-config#build",
|
||||
"^build",
|
||||
"n8n-playwright#lint",
|
||||
"n8n-containers#lint"
|
||||
]
|
||||
},
|
||||
"lint": {
|
||||
"dependsOn": ["^build", "@n8n/eslint-config#build"]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user