fix(RECIPE-0008): complete iteration 1 — resolve all TypeScript strict mode errors
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
* when users are not actively viewing the application.
|
||||
*/
|
||||
|
||||
// @ts-expect-error - web-push doesn't have TypeScript types, but we mock it anyway
|
||||
import webpush from 'web-push';
|
||||
import { queueConfig } from '../queue/config';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user