1
0
mirror of https://github.com/louislam/uptime-kuma.git synced 2024-12-22 22:13:20 +02:00

set newLine to LF for ts compiler

This commit is contained in:
Louis Lam 2021-10-13 22:31:36 +08:00
parent 2ff7c4de5d
commit 9b05e86c25

View File

@ -1,6 +1,7 @@
{
"compileOnSave": true,
"compilerOptions": {
"newLine": "LF",
"target": "es2018",
"module": "commonjs",
"lib": [