Skip to content

fix(types): correct Vuex Store instance #227

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

Merged
merged 1 commit into from
Mar 5, 2019

Conversation

RomainLanz
Copy link
Contributor

Hey 👋

When calling the inject method we add to the Vuex Store the $axios key.

Therefore, we need to add its typing.

@codecov
Copy link

codecov bot commented Mar 5, 2019

Codecov Report

Merging #227 into dev will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@         Coverage Diff         @@
##            dev   #227   +/-   ##
===================================
  Coverage   100%   100%           
===================================
  Files         1      1           
  Lines        27     27           
  Branches     12     12           
===================================
  Hits         27     27

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update df6ce84...42df3ef. Read the comment docs.

@pi0
Copy link
Member

pi0 commented Mar 5, 2019

Thanks @RomainLanz 👍

@pi0 pi0 merged commit 1ed6e2f into nuxt-community:dev Mar 5, 2019
pi0 pushed a commit that referenced this pull request Mar 11, 2019
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.

2 participants