mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2026-08-31 15:50:40 +02:00
refactor(core): Lintfix core and workflow packages (#17096)
This commit is contained in:
@@ -60,7 +60,6 @@ const withIndefiniteArticle = (noun: string): string => {
|
||||
return `${article} ${noun}`;
|
||||
};
|
||||
|
||||
// eslint-disable-next-line complexity
|
||||
function parseFilterConditionValues(
|
||||
condition: FilterConditionValue,
|
||||
options: FilterOptionsValue,
|
||||
|
||||
Reference in New Issue
Block a user