Initial commit: Discord-Claude Gateway with event-driven agent runtime
This commit is contained in:
@@ -3,5 +3,6 @@ import { defineConfig } from "vitest/config";
|
||||
export default defineConfig({
|
||||
test: {
|
||||
globals: true,
|
||||
exclude: ["**/node_modules/**", "**/references/**", "**/dist/**"],
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user