Skip to content

solid-v2: make Oxlint configs editor-discoverable - #289

Open
brenelz wants to merge 1 commit into
solidjs:mainfrom
brenelz:solid-v2-oxlint-auto-config
Open

solid-v2: make Oxlint configs editor-discoverable#289
brenelz wants to merge 1 commit into
solidjs:mainfrom
brenelz:solid-v2-oxlint-auto-config

Conversation

@brenelz

@brenelz brenelz commented Aug 30, 2026

Copy link
Copy Markdown
Contributor

Summary

  • rename Solid 2 Oxlint configs to the auto-discovered oxlint.config.ts filename
  • remove explicit -c flags from template lint scripts
  • allow Oxlint editor integrations to load the Solid rules without workspace-specific settings

Verification

  • pnpm exec prettier --check "solid-v2/*/oxlint.config.ts" "solid-v2/*/package.json"
  • pnpm exec tsc --noEmit in a generated fullstack project
  • confirmed pnpm exec oxlint src/server/test.ts reports the expected Solid diagnostic without an explicit config flag

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