mirror of
https://github.com/eugeny/tabby
synced 2026-08-25 15:26:36 +00:00
lint
This commit is contained in:
@@ -113,7 +113,7 @@ export class SettingsTabComponent extends BaseTabComponent {
|
||||
try {
|
||||
yaml.load(this.configFile)
|
||||
return true
|
||||
} catch (_) {
|
||||
} catch {
|
||||
return false
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user