mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-08-11 10:36:25 +08:00
set newLine to LF for ts compiler
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"compileOnSave": true,
|
||||
"compilerOptions": {
|
||||
"newLine": "LF",
|
||||
"target": "es2018",
|
||||
"module": "commonjs",
|
||||
"lib": [
|
||||
|
Reference in New Issue
Block a user