trisquel-icecat/icecat/third_party/js/cfworker/tsconfig-base.json.patch

9 lines
195 B
Diff

--- tsconfig-base.json
+++ tsconfig-base.json
@@ -1,5 +1,6 @@
{
"compilerOptions": {
+ "newLine": "lf",
"moduleResolution": "node",
"esModuleInterop": true,
"strict": true,