mirror of
https://github.com/morpheus65535/bazarr
synced 2024-12-21 23:32:31 +00:00
no log: small format fix
This commit is contained in:
parent
a85ebd86aa
commit
20d235e1b5
1 changed files with 3 additions and 3 deletions
|
@ -19,8 +19,8 @@
|
|||
"incremental": true,
|
||||
"noFallthroughCasesInSwitch": true,
|
||||
"paths": {
|
||||
"@/*": ["./src/*"],
|
||||
},
|
||||
"@/*": ["./src/*"]
|
||||
}
|
||||
},
|
||||
"include": ["./src", "./test"],
|
||||
"include": ["./src", "./test"]
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue