mirror of
https://github.com/Eugeny/tabby.git
synced 2025-10-04 14:04:56 +00:00
lint
This commit is contained in:
@@ -168,6 +168,7 @@ export class Session extends BaseSession {
|
||||
|
||||
if (!pty) {
|
||||
// filter out empty env
|
||||
// eslint-disable-next-line @typescript-eslint/no-unused-vars
|
||||
const { '': _, ...env } = {
|
||||
...process.env,
|
||||
TERM: 'xterm-256color',
|
||||
|
Reference in New Issue
Block a user