Files

6 lines
122 B
TypeScript

/**
* The spaces a tab in a diff line becomes before the line is measured and
* wrapped.
*/
export const TAB_WIDTH = 4