mirror of
https://github.com/Eugeny/tabby.git
synced 2025-06-30 08:19:54 +00:00
lint
This commit is contained in:
parent
aac38fa190
commit
e2b99d71ad
@ -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 {
|
||||
|
Loading…
x
Reference in New Issue
Block a user