Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes type error when using strict mode in TS: Type 'TCustomResult' does not satisfy the constraint 'IObj' #119

Merged
merged 1 commit into from Nov 18, 2022

Commits on Nov 16, 2022

  1. Fixes type error when using strict mode in TS

    Fixes the error:
        node_modules/directory-tree/index.d.ts:16:32 - error TS2344: Type 'TCustomResult' does not satisfy the constraint 'IObj'.
    Giacom committed Nov 16, 2022
    Copy the full SHA
    49b85a2 View commit details
    Browse the repository at this point in the history