@@ -5,7 +5,6 @@
"removeComments": true,
"noLib": false,
"skipLibCheck": true,
- "sourceMap": true,
- "newLine": "LF"
+ "sourceMap": true
}
@@ -4,7 +4,6 @@
"declaration": true,
"strictPropertyInitialization": false,
@@ -11,6 +11,7 @@
"target": "es2017",
"strict": true,
- "sourceMap": false
+ "sourceMap": false,
+ "newLine": "LF"