Skip to content

Commit

Permalink
fix: restart on filesWatcherInclude change
Browse files Browse the repository at this point in the history
  • Loading branch information
sheremet-va committed Oct 11, 2024
1 parent d058142 commit 51fc694
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/extension.ts
Original file line number Diff line number Diff line change
Expand Up @@ -282,6 +282,7 @@ class VitestExtension {
'vitest.shellType',
'vitest.terminalShellArgs',
'vitest.terminalShellPath',
'vitest.filesWatcherInclude',
]

this.disposables = [
Expand Down

0 comments on commit 51fc694

Please sign in to comment.