oxc/crates/oxc_linter
overlookmotel a0973dcb5a refactor(linter): use BigIntLiteral::raw field (#7660)
No need to slice source text to get raw value of `BigIntLiteral`. It already has a `raw` field.
2024-12-05 04:23:14 +00:00
..
examples refactor(oxc): remove useless allocator.alloc(program) calls (#6571) 2024-10-15 02:21:20 +00:00
fixtures
src refactor(linter): use BigIntLiteral::raw field (#7660) 2024-12-05 04:23:14 +00:00
tests
Cargo.toml release(oxlint): v0.14.0 (#7563) 2024-12-01 16:47:21 +08:00
CHANGELOG.md release(oxlint): v0.14.0 (#7563) 2024-12-01 16:47:21 +08:00