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

Add freighter base detection #2

Merged
merged 6 commits into from
Feb 24, 2024
Merged

Add freighter base detection #2

merged 6 commits into from
Feb 24, 2024

Conversation

Lenni009
Copy link
Member

No description provided.

@Lenni009 Lenni009 enabled auto-merge February 24, 2024 19:19
Copy link


> [email protected] build
> vue-tsc && vite build

src/stores/templateData.ts(1,29): error TS2307: Cannot find module 'pinia' or its corresponding type declarations.
src/stores/templateData.ts(15,17): error TS7006: Parameter 'state' implicitly has an 'any' type.
src/stores/templateData.ts(21,12): error TS2339: Property 'hello' does not exist on type '{ mutateState(): void; }'.

1 similar comment
Copy link


> [email protected] build
> vue-tsc && vite build

src/stores/templateData.ts(1,29): error TS2307: Cannot find module 'pinia' or its corresponding type declarations.
src/stores/templateData.ts(15,17): error TS7006: Parameter 'state' implicitly has an 'any' type.
src/stores/templateData.ts(21,12): error TS2339: Property 'hello' does not exist on type '{ mutateState(): void; }'.

@Lenni009 Lenni009 disabled auto-merge February 24, 2024 19:22
@Lenni009 Lenni009 enabled auto-merge February 24, 2024 19:25
@Lenni009 Lenni009 merged commit 638a980 into main Feb 24, 2024
3 checks passed
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.

1 participant