We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99603e9 commit f9df3c2Copy full SHA for f9df3c2
apps/backend/config/transmit.ts
@@ -2,5 +2,5 @@ import { defineConfig } from '@adonisjs/transmit'
2
3
export default defineConfig({
4
pingInterval: false,
5
- transport: null
6
-})
+ transport: null,
+})
0 commit comments