Configuration for the Lexer.
Optional
When true (default), every token carries accurate line/column/offset data. Set to false to skip position tracking for faster tokenisation when source-map information is not needed.
true
false
Configuration for the Lexer.