Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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.
- Loading branch information