Files
webbanalys/unlighthouse.config.ts
2025-12-13 17:35:41 +01:00

7 lines
80 B
TypeScript

export default defineUnlighthouseConfig({
server: {
open: false,
},
})