chore: change line breaker for generated js files.
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
"compilerOptions": {
|
||||
"target": "es5",
|
||||
"strict": true,
|
||||
"incremental": true
|
||||
"incremental": true,
|
||||
"newLine": "lf"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user