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

ESLint update #1855

Merged
merged 7 commits into from
Jan 8, 2025
Merged

ESLint update #1855

merged 7 commits into from
Jan 8, 2025

Conversation

GarboMuffin
Copy link
Member

  • Emit error when doing things like const translate = Scratch.translate; because the build script won't realize you are translating strings.
  • Emit error when extension name is not translated and fix a couple instances of this
  • Emit error when block text is not translated and fix a couple instances of this
  • Refactor ESLint rules to be many separate rules instead of no-restricted-syntax being very big
  • Include eslint.config.js in prettier

@GarboMuffin GarboMuffin merged commit 23a7680 into master Jan 8, 2025
3 checks passed
@GarboMuffin GarboMuffin deleted the more-eslint-rules branch January 8, 2025 23:47
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.

1 participant