@tiara-stack/oxlint-effect
v0.1.2
Published
Oxlint binary wrapper for Tiara Stack native Effect diagnostics tooling.
Readme
@tiara-stack/oxlint-effect
Package boundary for the patched Oxlint binary that knows how to request the Effect tsgolint rules.
The package resolves staged platform binaries from
vendor/<platform>-<arch>/oxlint in published packages, or a locally built
development binary from native/oxc-oxlint-effect-fork/target/release/oxlint
inside this monorepo. The vendor/ directory is generated by
pnpm native:stage before publishing and is not tracked in git.
Consumers should execute oxlint-effect or resolve the exported
./bin/oxlint-effect subpath instead of depending on the app repo's native/
directory layout.
