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 explicit type to array, update readme with script instructions #347

Merged
merged 1 commit into from
Feb 4, 2025

Conversation

eperedo
Copy link

@eperedo eperedo commented Feb 3, 2025

πŸ“Œ References

πŸ“ Implementation

  • There was a missing type that was generating an error while executing the import files from script.
TSError: β¨― Unable to compile TypeScript:
src/data/templates/msf/MSFModule1.01.ts:347:21 - error TS2322: Type 'string' is not assignable to type 'never'.

Also I've added some instructions to the readme on how to execute the script.

πŸ”₯ Notes for the reviewer

πŸ“Ή Screenshots/Screen capture

πŸ“‘ Others

#8697qpqp6

@eperedo eperedo requested a review from adrianq February 3, 2025 12:45
@ifoche
Copy link
Member

ifoche commented Feb 3, 2025

@adrianq adrianq merged commit 53a1250 into development Feb 4, 2025
2 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.

3 participants