Skip to content

fix: enable strict compilerOption to prevent errors when importing lib#205

Open
edu-muller wants to merge 2 commits into
rodgc:masterfrom
edu-muller:enable-strict
Open

fix: enable strict compilerOption to prevent errors when importing lib#205
edu-muller wants to merge 2 commits into
rodgc:masterfrom
edu-muller:enable-strict

Conversation

@edu-muller
Copy link
Copy Markdown
Contributor

Enabled all strict compiler options to increase code consistency and prevent errors when importing the library into projects that have these same settings enabled.

Fixes #204

@Remy1Berg
Copy link
Copy Markdown

Should be straight forward, am I missing something?

@bbonczek
Copy link
Copy Markdown

bbonczek commented Feb 5, 2026

Hi @edu-muller. Any chance this PR could be merged and a new version released?
Having to rely on skipLibCheck for ngx-socket-io is a pretty heavy workaround for a typing issue.

@edu-muller
Copy link
Copy Markdown
Contributor Author

Hi @edu-muller. Any chance this PR could be merged and a new version released? Having to rely on skipLibCheck for ngx-socket-io is a pretty heavy workaround for a typing issue.

I don't have permission to merge or release versions in the project, I only made some contributions through forks last year.
For that, you would have to request it from @rodgc.
In any case, I resolved the conflicts that arose since I opened the PR, and everything should be ready for the merge.

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.

Error importing package in angular version ^20.1.4 and typescript ^5.8.2

3 participants