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

fix: ts compile, node v20, test path (#14) #34

Merged
merged 1 commit into from
Aug 22, 2024

Conversation

densellp
Copy link
Collaborator

Commits by densellp:

  • fix: Nodev20 upgrade, ts import error fix
  • fix: update test path for npm test

PR Summary:

This pull request includes several updates to dependencies, import paths, and TypeScript configuration. The main changes involve updating package dependencies, modifying import statements to include file extensions, and adding a TypeScript configuration example.

Dependency Updates:

  • Updated versions of bedrock-protocol, dotenv, prismarine-auth, and query-string in package.json dependencies.
  • Updated ts-node and added typescript to package.json devDependencies.

Import Path Adjustments:

  • Added .js extensions to import statements in src/index.ts, src/xbox/index.ts, src/xbox/modules/achievements.ts, src/xbox/modules/peopleHub.ts, and src/xbox/modules/social.ts. [1] [2] [3] [4] [5]

TypeScript Configuration:

  • Added a tsconfigexample.txt file with comprehensive TypeScript configuration options.

* fix: Nodev20 upgrade, ts import error fix

* fix: update test path for npm test
@jrcarl624 jrcarl624 merged commit b387996 into jrcarl624:main Aug 22, 2024
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.

2 participants