You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Introduced a `moduleRoot` constant to simplify path calculations for the schema and package.json files.
- Updated the `createValidator` method to use `moduleRoot` for resolving the schema path and loading the client version from package.json, enhancing code clarity and maintainability.
- Removed redundant code related to package.json path handling, improving overall efficiency.
0 commit comments