ish1416 d9d5ea31f3 fix: correct column number to be 1-based
createLineTable().find() returns 0-based columns per source map spec,
but users expect 1-based column numbers. Add 1 to column before
formatting error message so both line and column are 1-based and accurate.

Addresses reviewer feedback about off-by-one column numbers.
2025-11-10 13:06:08 +05:30
..
2025-11-06 10:20:36 -05:00
2024-12-11 15:27:20 +01:00