mirror of
https://github.com/Eugeny/tabby.git
synced 2025-09-24 09:06:03 +00:00
lint
This commit is contained in:
@@ -286,6 +286,7 @@ export class Session extends BaseSession {
|
||||
cwd = null
|
||||
}
|
||||
|
||||
// eslint-disable-next-line @typescript-eslint/prefer-nullish-coalescing
|
||||
cwd = cwd || this.guessedCWD
|
||||
|
||||
try {
|
||||
|
Reference in New Issue
Block a user