Skip to content

Commit 6f2cff4

Browse files
committed
Changed api-extractor option to lf newlines.
1 parent fa5305b commit 6f2cff4

2 files changed

Lines changed: 2442 additions & 2442 deletions

File tree

packages/common/api-extractor.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
*
7777
* DEFAULT VALUE: "crlf"
7878
*/
79-
// "newlineKind": "crlf",
79+
"newlineKind": "lf",
8080

8181
/**
8282
* Specifies how API Extractor sorts members of an enum when generating the .api.json file. By default, the output

0 commit comments

Comments
 (0)