oxc/crates/oxc_diagnostics
Alexander S. 40316afa7e
fix(linter): fix github endColumn output (#8647)
added `start` and `end` for `Info`, so every reporter can use both if
they want.
Then end calculation is a bit hacky, but i looks like it works.
2025-01-22 09:10:40 +08:00
..
src fix(linter): fix github endColumn output (#8647) 2025-01-22 09:10:40 +08:00
Cargo.toml release(crates): v0.47.1 (#8593) 2025-01-19 09:44:29 +08:00
CHANGELOG.md release(crates): v0.47.0 (#8580) 2025-01-18 14:26:20 +08:00
README.md feat(napi/transform,napi/parser): return structured error object (#7724) 2024-12-08 14:11:56 +00:00

Feature gating napi in other crates will lead to symbol not found when compiling, use this crate for common napi interfaces.