fix lint errors
This commit is contained in:
@@ -16,7 +16,7 @@ This occurs if the `when-then` block doesn't return a step's result and doesn't
|
||||
|
||||
```ts
|
||||
const result = when(
|
||||
"custom-when-condition",
|
||||
"custom-when-condition"
|
||||
// ... rest of the parameters
|
||||
)
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user