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

Make it work for express #98

Open
2 tasks
kdy1 opened this issue Nov 17, 2021 · 3 comments
Open
2 tasks

Make it work for express #98

kdy1 opened this issue Nov 17, 2021 · 3 comments

Comments

@kdy1
Copy link
Member

kdy1 commented Nov 17, 2021

stc_ts_file_analyzer:

  • find_imported_var: Support namespace imports.

stc_ts_type_checker:

  • Process all typings before processing user-specified files. This is required to handle modules created using declare module 'http' or declare namespace NodeJs.
@kdy1 kdy1 mentioned this issue Nov 18, 2021
3 tasks
@kdy1 kdy1 added this to the 1. No false positive milestone Feb 3, 2023
@sunrabbit123
Copy link
Collaborator

Was it fixed because of #99?
If not, can you indicate what work remains?

@kdy1

@kdy1
Copy link
Member Author

kdy1 commented Aug 14, 2023

@sunrabbit123

stc_ts_file_analyzer:

  • find_imported_var: Support namespace imports.

stc_ts_type_checker:

  • Process all typings before processing user-specified files. This is required to handle modules created using declare module 'http' or declare namespace NodeJs.
  • Handle declare module "http".

@kdy1
Copy link
Member Author

kdy1 commented Aug 14, 2023

I updated the issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants