#2 fixing new line character on Mac
This commit is contained in:
parent
95c356d50e
commit
ac3720e910
@ -12,7 +12,8 @@
|
||||
"stripInternal": true,
|
||||
"strictNullChecks": true,
|
||||
"moduleResolution": "node",
|
||||
"outDir": "dist"
|
||||
"outDir": "dist",
|
||||
"newLine": "LF"
|
||||
}, "include": [
|
||||
"src",
|
||||
"test"
|
||||
|
Loading…
Reference in New Issue
Block a user