Skip to content

Conversation

@lilnasy
Copy link
Contributor

@lilnasy lilnasy commented Oct 29, 2025

  • For linting framework source files, it is important to know which globals are provided by the framework compilers, which effectively behave as globals.
  • List of Vue globals is sourced from vue-eslint-parser
  • Svelte globals are from the Svelte docs
  • Astro global

data/astro.mjs Outdated
@@ -0,0 +1,6 @@
// This file is autogenerated by scripts
// Do NOT modify this file manually
Copy link
Collaborator

Choose a reason for hiding this comment

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

This is not generated file

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thanks. I'm traveling so I didn't give this the amount of attention I should have.

@fisker
Copy link
Collaborator

fisker commented Oct 29, 2025

Note: if we agree to merge, we can wait until November 1 (the automated update job) to release together.

@sindresorhus sindresorhus merged commit ea31521 into sindresorhus:main Oct 29, 2025
5 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.

3 participants