Make multiple commands cross-platform (#3733)

*  Replace `;` with `&&` in scripts

* 👕 Fix lint
This commit is contained in:
Iván Ovejero
2022-07-20 10:14:12 +02:00
committed by GitHub
parent 803e0097fa
commit 2997711e00
8 changed files with 18 additions and 18 deletions

View File

@@ -80,7 +80,7 @@ export class GoogleTranslate implements INodeType {
'@version': [
1,
],
}
},
},
},
{
@@ -103,7 +103,7 @@ export class GoogleTranslate implements INodeType {
'@version': [
2,
],
}
},
},
},
{