fix(live-conversation): harden agent runtime setup
This commit is contained in:
@@ -7,6 +7,7 @@ export default tseslint.config(
|
||||
'**/dist/**',
|
||||
'**/build/**',
|
||||
'**/node_modules/**',
|
||||
'**/.venv/**',
|
||||
'**/*.config.*',
|
||||
'examples/livekit-gemini-hacker-starter/**',
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user