Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

sindresorhus
Copy link
Member

XO now automatically discovers and lints .vue, .svelte, and .astro files when running without arguments. This resolves the limitation where users had to explicitly pass these file patterns on the command line even when they were configured in the config file.

Fixes #843

XO now automatically discovers and lints `.vue`, `.svelte`, and `.astro` files when running without arguments. This resolves the limitation where users had to explicitly pass these file patterns on the command line even when they were configured in the config file.

Fixes #843
@sindresorhus sindresorhus requested a review from spence-s October 6, 2025 02:02
@xojs xojs deleted a comment from claude bot Oct 6, 2025
Copy link
Contributor

@spence-s spence-s left a comment

Choose a reason for hiding this comment

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

Yeah I am good with this! I don't use any of these frameworks but this seems reasonable and simple.

@sindresorhus sindresorhus merged commit d1aea04 into main Oct 6, 2025
8 checks passed
@sindresorhus sindresorhus deleted the fix-extensions branch October 6, 2025 13:59
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.

Additional file types cannot be enabled via config file

2 participants