mirror of
https://github.com/Eugeny/tabby.git
synced 2025-07-20 02:18:01 +00:00
lint
This commit is contained in:
@@ -113,7 +113,7 @@ export class SettingsTabComponent extends BaseTabComponent {
|
|||||||
try {
|
try {
|
||||||
yaml.load(this.configFile)
|
yaml.load(this.configFile)
|
||||||
return true
|
return true
|
||||||
} catch (_) {
|
} catch {
|
||||||
return false
|
return false
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user