Skip to content

Commit

Permalink
squash!
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaRHristov committed Oct 14, 2023
1 parent 64b38b6 commit 49268ee
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion astro.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,5 @@ export default (await import("astro/config")).defineConfig({
sourcemap: true,
},
},
});
// biome-ignore lint/suspicious/noExplicitAny:
}) as any;

0 comments on commit 49268ee

Please # to comment.