no log: small format fix

pull/2420/head
morpheus65535 4 months ago
parent a85ebd86aa
commit 20d235e1b5

@ -19,8 +19,8 @@
"incremental": true,
"noFallthroughCasesInSwitch": true,
"paths": {
"@/*": ["./src/*"],
},
"@/*": ["./src/*"]
}
},
"include": ["./src", "./test"],
"include": ["./src", "./test"]
}

Loading…
Cancel
Save