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(express): Fix application typings to work with typed configuration #2539

Merged
merged 2 commits into from
Jan 25, 2022

Conversation

daffl
Copy link
Member

@daffl daffl commented Jan 25, 2022

The Express types overwrote the ability to type your Feathers configuration .set and .get which should be fixed by this pull request.

Closes #2533

@daffl daffl merged commit 4aabf87 into dove Jan 25, 2022
@daffl daffl deleted the express-config-typing-2533 branch January 25, 2022 18:22
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.

Different types of Application from @feathersjs/feathers and @feathersjs/express (dove)
1 participant