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

Fix (invisible) tsc compile errors #223

Merged
merged 4 commits into from
Apr 30, 2023
Merged

Fix (invisible) tsc compile errors #223

merged 4 commits into from
Apr 30, 2023

Conversation

appy-one
Copy link
Owner

When using AceBase in an external project using "skipLibraryCheck": false (default) in its tsconfig.json, it will yield compile errors that are not shown when compiling AceBase itself with tsc. Why there are no TypeScript errors should be investigated further. See #220

@appy-one appy-one self-assigned this Apr 27, 2023
@appy-one appy-one merged commit c30b226 into master Apr 30, 2023
1 check passed
@appy-one appy-one deleted the fix/tsc-compile-errors branch April 30, 2023 10:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant