-
Notifications
You must be signed in to change notification settings - Fork 32
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, tx
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? 😮 |
@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 |
@microsoft-github-policy-service agree company="Skybox Labs" |
@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 :) |
There was a problem hiding this 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
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.