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

Upgrades #21

Merged
merged 10 commits into from
Sep 8, 2024
Merged

Upgrades #21

merged 10 commits into from
Sep 8, 2024

Conversation

vocksel
Copy link
Collaborator

@vocksel vocksel commented Aug 27, 2024

Summary of changes:

  • Attempted to spruce up the ModuleLoader class' types for consumers
  • Bumped Foreman tool versions
  • Imported Lune scripts from flipbook repo
  • Setup string requires
  • Updated GitHub workflows to work with Lune scripts
  • Renamed all .lua files to .luau
  • Require statements are auto-sorted with stylua
  • Tests are run with Jest 3

Closes #20

@vocksel vocksel marked this pull request as ready for review September 8, 2024 14:57
@vocksel vocksel merged commit 47c0f7b into main Sep 8, 2024
4 checks passed
@vocksel vocksel deleted the upgrades branch September 8, 2024 14:57
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.

Fix typing on ModuleLoader class
1 participant