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

Updated eslint-plugin-minecraft-linting #38

Merged
merged 6 commits into from
Mar 28, 2024

Conversation

SBLMikeDemone
Copy link
Contributor

eslint-plugin-minecraft-linting was updated to catch a few more potential issues here: Mojang/minecraft-scripting-libraries#21 and this PR updates all the samples and ensures they all pass npm run lint.

Tested by running the ts-starter-complete-cotta and ensuring my score was reset to 0 when restarting.

Copy link
Collaborator

@frgarc frgarc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, tx

howto-gallery/package.json Show resolved Hide resolved
ts-starter-complete-cotta/scripts/main.ts Outdated Show resolved Hide resolved
@SBLMikeDemone SBLMikeDemone requested a review from rlandav March 15, 2024 22:20
@SBLMikeDemone
Copy link
Contributor Author

Updated to 1.2.1 to get rid of a bunch of dependencies (nearly 1000 lines from each package-lock.json woo!)

@frgarc
Copy link
Collaborator

frgarc commented Mar 15, 2024

Updated to 1.2.1 to get rid of a bunch of dependencies (nearly 1000 lines from each package-lock.json woo!)

was only the version the issue? 😮

@SBLMikeDemone
Copy link
Contributor Author

was only the version the issue? 😮

@frgarc Ah, no, I should've been more clear. Raph moved a bunch of core build tool dependencies to dev dependencies: Mojang/minecraft-scripting-libraries#22

ts-starter-complete-cotta/scripts/main.ts Outdated Show resolved Hide resolved
@SBLMikeDemone
Copy link
Contributor Author

@microsoft-github-policy-service agree company="Skybox Labs"

@SBLMikeDemone
Copy link
Contributor Author

SBLMikeDemone commented Mar 28, 2024

@frgarc After grabbing your changes this PR is significantly smaller! I'm re-requesting a review post merge to make sure I didn't miss anything :)

@SBLMikeDemone SBLMikeDemone requested a review from frgarc March 28, 2024 18:04
Copy link
Collaborator

@frgarc frgarc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Only one minor comment added

ts-starter-complete-cotta/scripts/main.ts Outdated Show resolved Hide resolved
@SBLMikeDemone SBLMikeDemone changed the title Updated eslint-plugin-minecraft-linting and fixed errors Updated eslint-plugin-minecraft-linting Mar 28, 2024
@SBLMikeDemone SBLMikeDemone merged commit e2ace46 into main Mar 28, 2024
1 check passed
@SBLMikeDemone SBLMikeDemone deleted the mike.demone/linting-bump branch March 28, 2024 18:19
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