MSGraph-SDK-Code-Generator icon indicating copy to clipboard operation
MSGraph-SDK-Code-Generator copied to clipboard

TypeScript typings generation should follow to max-line-length rule.

Open nikithauc opened this issue 3 years ago • 0 comments

Example - ERROR: 28964:1 max-line-length Exceeds maximum line length of 200 This error gets reported when linting with dtslint.

The code should consider the line length during generation. AB#7091

nikithauc avatar Sep 17 '20 19:09 nikithauc