summaryrefslogtreecommitdiffstats
path: root/third_party/js/cfworker/tsconfig-base.json.patch
blob: 64b921d49f57bbfc9b234d44d7784d9c4da722ce (plain)
1
2
3
4
5
6
7
8
9
--- tsconfig-base.json
+++ tsconfig-base.json
@@ -1,5 +1,6 @@
 {
   "compilerOptions": {
+    "newLine": "lf",
     "moduleResolution": "node",
     "esModuleInterop": true,
     "strict": true,