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

Enable TypeScript and add types to ApiClient and vuex store #81

Merged
merged 3 commits into from
Feb 4, 2024

Conversation

peace-maker
Copy link
Collaborator

Start migrating to TypeScript by adding types to the REST API client and vuex store. All other vue files aren't type checked yet, but this might be easier after having the basics done.

This is one of the steps towards Vue 3.

(git mv didn't like all the changes apparently)

web/src/apiClient.ts Outdated Show resolved Hide resolved
web/src/apiClient.ts Outdated Show resolved Hide resolved
web/src/apiClient.ts Outdated Show resolved Hide resolved
@peace-maker peace-maker force-pushed the apiclient_typescript branch 2 times, most recently from e78c840 to ddf052e Compare February 4, 2024 15:33
@peace-maker peace-maker merged commit e731dd0 into spq:main Feb 4, 2024
4 checks passed
@peace-maker peace-maker deleted the apiclient_typescript branch February 4, 2024 15:51
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