Skip to content

fix(staged): Include additional supported config types from lint-staged#1263

Open
porada wants to merge 1 commit intovoidzero-dev:mainfrom
porada:fix/staged-types
Open

fix(staged): Include additional supported config types from lint-staged#1263
porada wants to merge 1 commit intovoidzero-dev:mainfrom
porada:fix/staged-types

Conversation

@porada
Copy link
Copy Markdown

@porada porada commented Apr 1, 2026

This PR carries over additional supported config types from lint-staged to vp staged.

The Reason

vite-plus@0.1.15 broke type checks in my projects (example). Turns out it was because I was using lint-staged commands that didn’t match the original staged config type. For some reason, these weren’t flagged before the update (the commands worked and keep working fine at runtime).

I can confirm this fixes the type issues for me locally, but I’d appreciate guidance on adding more thorough tests for these changes.

@netlify
Copy link
Copy Markdown

netlify bot commented Apr 1, 2026

Deploy Preview for viteplus-preview canceled.

Name Link
🔨 Latest commit b2831bb
🔍 Latest deploy log https://app.netlify.com/projects/viteplus-preview/deploys/69cd4f289451ad0008894cf4

@porada porada changed the title fix(staged): Include supported config types from lint-staged fix(staged): Include additional supported config types from lint-staged Apr 1, 2026
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