mirror of
https://github.com/morpheus65535/bazarr.git
synced 2025-12-10 13:41:35 -06:00
no log: small format fix
This commit is contained in:
parent
a85ebd86aa
commit
20d235e1b5
@ -19,8 +19,8 @@
|
|||||||
"incremental": true,
|
"incremental": true,
|
||||||
"noFallthroughCasesInSwitch": true,
|
"noFallthroughCasesInSwitch": true,
|
||||||
"paths": {
|
"paths": {
|
||||||
"@/*": ["./src/*"],
|
"@/*": ["./src/*"]
|
||||||
},
|
}
|
||||||
},
|
},
|
||||||
"include": ["./src", "./test"],
|
"include": ["./src", "./test"]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user