You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While it may not be of interest to all, knowing which lines had asterisks can be useful, especially for stringification, to ensure fidelity to the original (as with eslint fixes based on a parsed-then-modified-then-stringified string).
Would you be open to a PR which exposed this, e.g., by mapping those line numbers with or without an asterisk?
The text was updated successfully, but these errors were encountered:
While it may not be of interest to all, knowing which lines had asterisks can be useful, especially for stringification, to ensure fidelity to the original (as with eslint fixes based on a parsed-then-modified-then-stringified string).
Would you be open to a PR which exposed this, e.g., by mapping those line numbers with or without an asterisk?
The text was updated successfully, but these errors were encountered: