Skip to content

Commit a5b2842

Browse files
committed
fix: properly short-circuit AND logic to return RuleError instead of false
1 parent ffed545 commit a5b2842

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

packages/js-sdk/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -981,7 +981,6 @@ Additionally, you can even include this repository as part of your own `TypeScri
981981
```
982982

983983
2. Choose one of the following methods:
984-
985984
- **Workspaces**: Add the following `workspaces` to your `package.json` (_assuming that the submodule is located under your repository root_):
986985

987986
```json
@@ -1075,4 +1074,4 @@ Happy converting!
10751074

10761075
## Credits
10771076

1078-
Copyright © 2024 Convert Insights, Inc.
1077+
Copyright © 2025 Convert Insights, Inc.

0 commit comments

Comments
 (0)