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

Switch to npm workspaces and cleaned up typescript errors (#146) #147

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

chriscarpenter12
Copy link

Closes #146

  • Setups up NPM workspaces and hoists shared dependencies
  • Fixes typescript errors
  • Sets a .node-version of 18 based on the build action using ubuntu-latest (that defaults to Node 18)

@chriscarpenter12 chriscarpenter12 requested review from a team as code owners March 13, 2024 18:52
@chriscarpenter12 chriscarpenter12 force-pushed the 146-typescript-errors branch 2 times, most recently from 162143d to ee823e2 Compare March 14, 2024 12:29
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.

Typescript errors and NPM workspaces
1 participant