mirror of
https://github.com/morpheus65535/bazarr.git
synced 2025-12-23 23:59:04 -05:00
no log: small format fix
This commit is contained in:
@@ -19,8 +19,8 @@
|
||||
"incremental": true,
|
||||
"noFallthroughCasesInSwitch": true,
|
||||
"paths": {
|
||||
"@/*": ["./src/*"],
|
||||
},
|
||||
"@/*": ["./src/*"]
|
||||
}
|
||||
},
|
||||
"include": ["./src", "./test"],
|
||||
"include": ["./src", "./test"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user