Niedzielski has submitted this change and it was merged. (
https://gerrit.wikimedia.org/r/373045 )
Change subject: Chore: Properly specify newLine
......................................................................
Chore: Properly specify newLine
Apparently it needs to be UPPERCASE to be valid.
Change-Id: Id2cf1c8f45da2c0d4983892b8a2ed681eb25770b
---
M tsconfig.json
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Niedzielski: Verified; Looks good to me, approved
diff --git a/tsconfig.json b/tsconfig.json
index baefc3c..e0a6939 100644
--- a/tsconfig.json
+++ b/tsconfig.json
@@ -27,7 +27,7 @@
"src/types"
],
- "newLine": "lf",
+ "newLine": "LF",
// This option creates problems with the typeRoots in OS X. See:
// https://github.com/Microsoft/TypeScript/issues/17617
"forceConsistentCasingInFileNames": false,
--
To view, visit https://gerrit.wikimedia.org/r/373045
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Id2cf1c8f45da2c0d4983892b8a2ed681eb25770b
Gerrit-PatchSet: 1
Gerrit-Project: marvin
Gerrit-Branch: master
Gerrit-Owner: Jhernandez <[email protected]>
Gerrit-Reviewer: Niedzielski <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits