sapphire new, using the minimal template.@sapphire/plugin-scheduled-tasks plugin.setup.ts.tasks options in the SapphireClient (index.ts), I get the following error ; .d.ts for CJS instead of .d.cts because it works just fine when using ESM import '@sapphire/plugin-scheduled-tasks'; then it's fixed @Pandraghon